summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ospf6d: add missing includeDenis Ovsienko2011-08-271-0/+3
| * | ospf6d: move named constants to ospf6d.hDenis Ovsienko2011-08-272-2/+3
| * | ospf6d: justify some ABR debug codeDenis Ovsienko2011-08-271-2/+4
* | | Fix broken prefix-list handling in bgpdChris Hall2012-02-2915-1041/+1193
* | | Reverse erroneous part of previous fix for bug in zclient.Chris Hall2012-02-271-2/+0
* | | Reviewed and improved vty and (particularly) vtysh.Chris Hall2012-02-2631-1196/+1585
* | | Fix bug in stream_put_ipv4()Chris Hall2012-02-246-433/+1003
* | | Fix zprivs_init for when have capabilities and *not* --dryrun.Chris Hall2012-02-231-2/+4
* | | Fix: "--more--" and "no ip prefix-list fred"Chris Hall2012-02-223-63/+139
* | | Do not install "end" command in nodes where it has no effect.Chris Hall2012-02-224-32/+65
* | | Fix reading encrypted password from config and "pthreads on" commandChris Hall2012-02-2116-732/+718
* | | Fix failure to build under --disable-rtadvChris Hall2012-02-213-0/+9
* | | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-19219-22620/+33146
* | | Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_bChris Hall2011-09-0811-483/+617
|\ \ \
| * | | Further simplification of CLI state handling.Chris Hall2011-09-0811-483/+617
* | | | Fix formatting of memory region "show" when no memory_trackerChris Hall2011-09-081-9/+12
* | | | 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