summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix broken prefix-list handling in bgpdChris Hall2012-02-296-803/+891
* | 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-2623-1014/+1368
* | Fix bug in stream_put_ipv4()Chris Hall2012-02-245-425/+331
* | 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-223-30/+63
* | Fix reading encrypted password from config and "pthreads on" commandChris Hall2012-02-2115-732/+712
* | Fix failure to build under --disable-rtadvChris Hall2012-02-211-0/+2
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-19115-14336/+25739
* | 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-0612-777/+904
|\| |
| * | Further improvements to "pipework".ex19pChris Hall2011-09-0612-777/+904
* | | Update the scaled number output and memory show commands.Chris Hall2011-09-068-1052/+609
* | | 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-051-5/+15
| * | 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-0526-210/+1049
|\| |
| * | 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-027-19/+19
| * | Merging of euro_ix branch into pipework.Chris Hall2011-09-0217-188/+1025
| * | 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-2610-974/+3193
|/ / /
* | | Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-1212-645/+1349
|\| |
| * | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-1211-634/+1291
| |\|
| | * lib: Add support for IPv6 ttl securityStephen Hemminger2011-03-241-11/+19
| | * bgpd: Cleanups & fixes for minttl / GTSMStephen Hemminger2011-03-241-8/+8
| | * bgpd: RFC 5082 Generalized TTL Security Mechanism supportNick Hilliard2011-03-232-0/+23
| | * lib: fix more format warnings (#637)Christian Hammers2011-03-232-2/+2
| | * lib: add TCP_CORK wrapperStephen Hemminger2011-03-212-0/+11
| | * 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
| | * lib: Better hashing of string values using Bernstein hashStephen Hemminger2011-03-214-16/+19
| | * bgpd: fix bgp_node locking issuesChris Caputo2011-03-211-0/+1
| | * lib: Fix accounting of memoryChris Hall2011-03-211-2/+8
| | * lib: Fix bug in prefix trie lookupPaul Jakma2010-12-081-6/+8
| | * lib: prefix.c nano-optimisationPaul Jakma2010-12-081-4/+5
| | * lib: Make workqueue more conservative about ramping upPaul Jakma2010-12-081-8/+9
| | * lib: Add a command to clear the thread CPU history dataPaul Jakma2010-12-083-0/+86
| | * lib: Thread scheduler should be fair and not let events starve I/O and timersPaul Jakma2010-12-081-16/+41
| | * lib: thread history funcname shouldn't be constant, it's freedPaul Jakma2010-12-082-2/+2
| | * zclient: fix router-id calculation for IPv6 (#595)Dmitry Tejblum2010-10-181-3/+3