summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | Fix ip_len byte order in DragonFly's raw socketDavid BÉRARD2010-05-111-0/+16
| | | * | | fix typoRoman Hoog Antink2011-06-281-1/+1
| | | * | | Omit --opaque-lsa from build (now default).Greg Troxel2011-06-281-1/+3
| | | * | | ospf6d: copy "mtu-ignore" option from ospfdDmitrij Tejblum2011-04-223-1/+62
| | * | | | Merge branch 'attr-errors'Paul Jakma2011-07-2915-455/+880
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | bgpd: Implement revised error handling for partial optional/trans. attributesPaul Jakma2011-03-215-239/+393
| | | * | | tools/multiple-bgpd.sh: set some community attributes to help test themPaul Jakma2011-03-211-1/+8
| | | * | | bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-2113-109/+126
| | | * | | tests: Extend aspath_test.c with cases for invalid segments & attributesPaul Jakma2011-03-211-10/+281
| | | * | | bgpd: Rollback some of the changes made for invalid AS_PATH segment fixPaul Jakma2011-03-213-128/+105
| | * | | | zebra: trivial warning fixPaul Jakma2011-04-131-7/+4
| | * | | | bgpd: trivial format / warning fixesPaul Jakma2011-04-133-27/+30
| | * | | | ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API changePaul Jakma2011-04-134-7/+7
| | * | | | Fix authorship of previous ospf6d commitPaul Jakma2011-04-040-0/+0
| | |\ \ \ \
| | | * | | | 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