summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-27ospf6d: add missing includeDenis Ovsienko
2011-08-27ospf6d: move named constants to ospf6d.hDenis Ovsienko
2011-08-27ospf6d: justify some ABR debug codeDenis Ovsienko
2011-07-29Merge remote-tracking branch 'origin/master'Paul Jakma
2011-07-29Merge branch 'attr-errors'Paul Jakma
2011-07-13Merge remote-tracking branch 'polymorf/master'Greg Troxel
2011-06-28fix typoRoman Hoog Antink
2011-06-28Omit --opaque-lsa from build (now default).Greg Troxel
2011-04-22ospf6d: copy "mtu-ignore" option from ospfdDmitrij Tejblum
2011-04-13zebra: trivial warning fixPaul Jakma
2011-04-13bgpd: trivial format / warning fixesPaul Jakma
2011-04-13ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API changePaul Jakma
2011-04-04Fix authorship of previous ospf6d commitPaul Jakma
2011-04-04ospf6d: fix crash if zebra_interface_state_read can't find interfaceIngo Flaschberger
2011-04-04ospf6d: fix crash if zebra_interface_state_read can't find interfacePaul Jakma
2011-04-01bgpd: fix memory leak when deleting a communityMichael Lambert
2011-04-01Revert "bgpd: "Intern" communities in route maps"Paul Jakma
2011-03-30doc: Add dependency for quagga.pdf make targetPaul Jakma
2011-03-29Merge remote-tracking branch 'remotes/quagga/master'Paul Jakma
2011-03-29bgpd: Fix merge error in jhash commitPaul Jakma
2011-03-28bgpd: refine the setting up of GTSMStephen Hemminger
2011-03-24build: treat opaque-lsa default correctly for ospfapiGreg Troxel
2011-03-24lib: Add support for IPv6 ttl securityStephen Hemminger
2011-03-24bgpd: Cleanups & fixes for minttl / GTSMStephen Hemminger
2011-03-23bgpd: RFC 5082 Generalized TTL Security Mechanism supportNick Hilliard
2011-03-23Merge branch 'master' of ssh://code.quagga.net/var/git/quaggaPaul Jakma
2011-03-23bgpd: Fix compile failure if IPv6 build was disabled.Paul Jakma
2011-03-23lib: fix more format warnings (#637)Christian Hammers
2011-03-22bgpd: attribute jhash call should use a standard interface to in6_addr dataStephen Hemminger
2011-03-22ospfd: Compile fix for opaque supportPaul Jakma
2011-03-22build: change sense of opaque-{lsa,te} enable args to enable by defaultPaul Jakma
2011-03-21bgpd: enable TCP corkingStephen Hemminger
2011-03-21lib: add TCP_CORK wrapperStephen Hemminger
2011-03-21bgpd: leave peer socket in non-blocking mode (mostly)Stephen Hemminger
2011-03-21bgpd: "Intern" communities in route mapsMichael Lambert
2011-03-21bgpd: New show commands for improved view and address family supportMichael Lambert
2011-03-21release: 0.99.18Paul Jakma
2011-03-21bgpd: Implement revised error handling for partial optional/trans. attributesPaul Jakma
2011-03-21bgpd: Remove AS Path limit/TTL functionalityPaul Jakma
2011-03-21tools/multiple-bgpd.sh: set some community attributes to help test themPaul Jakma
2011-03-21bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma
2011-03-21tests: Extend aspath_test.c with cases for invalid segments & attributesPaul Jakma
2011-03-21bgpd: Rollback some of the changes made for invalid AS_PATH segment fixPaul Jakma
2011-03-21bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser errorPaul Jakma
2011-03-21ospf6d: Extend the "[no] debug ospf6 route" vty commandsTom Goff
2011-03-21ospf6d: Route locking (memory) cleanupTom Goff
2011-03-21ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff
2011-03-21ospf6d: Remove obsolete codeTom Goff
2011-03-21ospf6d: Fix memory allocation issues in SPFTom Goff
2011-03-21lib: zlog should clean up its memoryTom Goff