summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ospf6d: fix crash if zebra_interface_state_read can't find interfacePaul Jakma2011-04-041-0/+3
| | * | | | | ospf6d: fix crash if zebra_interface_state_read can't find interfaceIngo Flaschberger2011-04-041-0/+3
| | |/ / / /
| | * | | | bgpd: fix memory leak when deleting a communityMichael Lambert2011-04-011-0/+7
| | * | | | Revert "bgpd: "Intern" communities in route maps"Paul Jakma2011-04-013-13/+3
| | * | | | doc: Add dependency for quagga.pdf make targetPaul Jakma2011-03-301-1/+1
| | * | | | Merge remote-tracking branch 'remotes/quagga/master'Paul Jakma2011-03-291-1/+1
| | |\ \ \ \
| | | * | | | build: treat opaque-lsa default correctly for ospfapiGreg Troxel2011-03-241-1/+1
| | * | | | | bgpd: Fix merge error in jhash commitPaul Jakma2011-03-291-2/+2
| | * | | | | bgpd: refine the setting up of GTSMStephen Hemminger2011-03-283-8/+33
| | |/ / / /
| | * | | | lib: Add support for IPv6 ttl securityStephen Hemminger2011-03-241-11/+19
| | * | | | bgpd: Cleanups & fixes for minttl / GTSMStephen Hemminger2011-03-243-51/+41
| | * | | | bgpd: RFC 5082 Generalized TTL Security Mechanism supportNick Hilliard2011-03-236-11/+256
| | * | | | Merge branch 'master' of ssh://code.quagga.net/var/git/quaggaPaul Jakma2011-03-232-2/+2
| | |\ \ \ \
| | | * | | | lib: fix more format warnings (#637)Christian Hammers2011-03-232-2/+2
| | * | | | | bgpd: Fix compile failure if IPv6 build was disabled.Paul Jakma2011-03-231-1/+5
| | |/ / / /
| | * | | | bgpd: attribute jhash call should use a standard interface to in6_addr dataStephen Hemminger2011-03-221-2/+2
| | * | | | ospfd: Compile fix for opaque supportPaul Jakma2011-03-224-9/+13
| | * | | | build: change sense of opaque-{lsa,te} enable args to enable by defaultPaul Jakma2011-03-221-6/+5
| | * | | | bgpd: enable TCP corkingStephen Hemminger2011-03-211-14/+18
| | * | | | lib: add TCP_CORK wrapperStephen Hemminger2011-03-212-0/+11
| | * | | | bgpd: leave peer socket in non-blocking mode (mostly)Stephen Hemminger2011-03-212-23/+15
| | * | | | bgpd: "Intern" communities in route mapsMichael Lambert2011-03-213-3/+13
| | * | | | bgpd: New show commands for improved view and address family supportMichael Lambert2011-03-212-15/+991
| | * | | | release: 0.99.18quagga_0_99_18_releasePaul Jakma2011-03-211-1/+1
| | |/ / /
| | * | | bgpd: Remove AS Path limit/TTL functionalityPaul Jakma2011-03-217-600/+199
| | * | | bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser errorPaul Jakma2011-03-211-12/+20
| | * | | ospf6d: Extend the "[no] debug ospf6 route" vty commandsTom Goff2011-03-211-3/+9
| | * | | ospf6d: Route locking (memory) cleanupTom Goff2011-03-212-1/+4
| | * | | ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2011-03-219-6/+70
| | * | | ospf6d: Remove obsolete codeTom Goff2011-03-211-5/+0
| | * | | ospf6d: Fix memory allocation issues in SPFTom Goff2011-03-212-6/+8
| | * | | lib: zlog should clean up its memoryTom Goff2011-03-211-0/+3
| | * | | lib: Add a function to delete all interfacesTom Goff2011-03-212-0/+19
| | * | | bgpd: use Jenkins hash for BGP transit, cluster and attr hashesStephen Hemminger2011-03-211-48/+27
| | * | | lib: Better hashing of string values using Bernstein hashStephen Hemminger2011-03-214-16/+19
| | * | | bgpd: Remove extra lock on interior table nodeBarry Friedman2011-03-211-1/+0
| | * | | bgpd: Fix display of unsigned attributesWataru Tanitsu2011-03-211-9/+9
| | * | | bgpd: fix use of free memory by update_rsclientStephen Hemminger2011-03-211-1/+2
| | * | | bgpd: unlock node on aggregate errorRobert Bays2011-03-211-2/+3
| | * | | bgpd: fix errors in aggregate address commandRobert Bays2011-03-211-36/+41
| | * | | bgpd: use XCALLOC to allocate bgpd damp arrayStephen Hemminger2011-03-211-5/+1
| | * | | bgpd: fix bgp_node locking issuesChris Caputo2011-03-214-36/+74
| | * | | lib: Fix accounting of memoryChris Hall2011-03-211-2/+8
| | * | | Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvementsPaul Jakma2011-03-2011-66/+45
| | |\ \ \
| | | * | | doc: fix "ipv6 address" interface command syntax (#608)Denis Ovsienko2011-03-181-2/+2
| | | * | | bgpd: improve "monotonic" uptime correctionJohn Kemp2011-03-182-1/+12
| | | * | | ripngd: copy debug statements fix from ripdStephen Hemminger2011-03-132-17/+11
| | | * | | ripd: resolve debug statements issue (bug 442)Andrew J. Schorr2011-02-242-16/+9
| | | * | | bgpd: VTY string fixes for debug commandsDavid Ward2011-01-171-4/+3
| | | * | | bgpd: fix handling of "Unsupported Capability"Dmitrij Tejblum2011-01-141-6/+0