summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_bex19bChris Hall2011-09-0613-778/+905
|\| | |
| * | | Further improvements to "pipework".ex19pChris Hall2011-09-0613-778/+905
* | | | Update the scaled number output and memory show commands.Chris Hall2011-09-0611-1063/+1768
* | | | Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_bChris Hall2011-09-055-69/+101
|\| | |
| * | | Improve scheduling of background tasks in qnexus.Chris Hall2011-09-051-55/+76
| * | | Work around issues with IPV6_MINHOPCOUNT -- -DNO_LINUX_IN6_HChris Hall2011-09-052-10/+28
| * | | Fix absolute paths in bgp dump configuration commands.Chris Hall2011-09-051-8/+8
* | | | Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_bChris Hall2011-09-0554-1169/+3090
|\| | |
| * | | Fix display of times for "show nexus xxx"Chris Hall2011-09-021-20/+22
| * | | Changed gcc options to -std=c99 and -O2, and tighted warnings.Chris Hall2011-09-0230-429/+562
| * | | Merging of euro_ix branch into pipework.Chris Hall2011-09-0223-737/+2522
| * | | Fix qassert()Chris Hall2011-09-011-1/+1
| * | | Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkChris Hall2011-08-261-2/+2
| |\ \ \
| | * | | Fix compilation of sockopt.c when no IP_MINTTL or IPV6_MINHOPCOUNT (II)Chris Hall2011-08-261-1/+1
| | * | | Fix compilation of sockopt.c when no IP_MINTTL or IPV6_MINHOPCOUNT.Chris Hall2011-08-261-2/+4
| * | | | Fix compilation of sockopt.c when no IP_MINTTL or IPV6_MINHOPCOUNT.Chris Hall2011-08-261-2/+4
* | | | | Fix compilation of sockopt.c when no IP_MINTTL or IPV6_MINHOPCOUNT.Chris Hall2011-08-261-2/+4
* | | | | Updated the "symbol table" and added AVL treeChris Hall2011-08-2620-1101/+4615
|/ / / /
* | | | Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-1267-1911/+3347
|\| | |
| * | | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-1266-1903/+3299
| |\| |
| | * | Merge remote-tracking branch 'origin/master'Paul Jakma2011-07-296-3/+82
| | |\ \
| | | * \ Merge remote-tracking branch 'polymorf/master'Greg Troxel2011-07-131-0/+16
| | | |\ \
| | | | * | 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