summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /git/quagga.euro-ix into pipeworkex16pChris Hall2011-03-2914-71/+83
|\
| * Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-29107-8809/+2639
| * Correct logging output on 32-bit machines.ex12Chris Hall2011-03-212-60/+59
* | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-29157-10151/+3873
* | Upgrade of "pipework" -- including piping to/from shell commandsex11pChris Hall2011-03-2189-9354/+14860
* | Second tranche of updates for pipework branch.Chris Hall2011-02-1392-11807/+12405
* | Initial commit to seed the "pipework" branchex10pChris Hall2011-02-1311-0/+2809
* | Merge branch 'master' into pipework -- sync with ex09Chris Hall2010-12-212-5/+6
|\|
| * ex09: Fix "no ip community-list"ex09Chris Hall2010-12-213-5/+24
* | Creation of pipework branchChris Hall2010-12-2193-4968/+15968
|/
* Remove unneccessary zlog_err message when re-enabling BGP sessionChris Hall2010-12-171-2/+0
* Fix "neighbor xx peer-group" and "show bgp XX::"Chris Hall2010-12-144-92/+103
* Change prefix-list to allow: len <= ge <= le <= maxex08Chris Hall2010-12-092-18/+22
* Make routemap sequence numbers 32-bitChris Hall2010-10-293-80/+144
* Fix to accept Route Refresh messages (message type 5).Chris Hall2010-09-133-5/+7
* Fix bug in NOTIFICATION handling before FSM reaches Established state.ex07Chris Hall2010-09-105-36/+30
* bgpd: fix handling of AS path dataChris Hall2010-08-306-204/+245
* Add "match as-origin ASN" route-map entryChris Hall2010-08-232-2/+122
* Fix various capability flags so that sessions are restarted.Chris Hall2010-08-0415-67/+167
* Fix neighbor override-capabilityChris Hall2010-08-033-14/+11
* Avoid creating neighbor with same address as another.Chris Hall2010-07-304-2/+14
* Introduce "rs-in" route-maproot2010-07-2810-559/+1059
* Trap SIGABRT so that get backtrace in the log.root2010-07-228-48/+138
* Reworking of peer state handling.Chris Hall2010-07-1939-2003/+3082
* Fixes to vty stuff so that zebra runs.Chris Hall2010-06-164-6/+21
* Adjustments to scheduling of Routing Engine work.Chris Hall2010-05-2710-99/+114
* Reinstate NOTIFICATION logging and turn off Memory TrackerChris Hall2010-05-138-360/+380
* Trap NULL returns from calloc() in mem_trackerChris Hall2010-04-281-0/+4
* Fix vty being closed while waiting on '--more--' prompt.Chris Hall2010-04-285-13/+51
* Don't return "Not Supported" when setting NULL MD5 passwordChris Hall2010-04-281-2/+7
* Another compiler warning bites the dust.Chris Hall2010-04-171-1/+1
* Adjusted lib/getopt to eliminate compiler warnings.Chris Hall2010-04-173-1356/+1370
* Bring up to date with 0.99.16 releaseChris Hall2010-04-1712-24/+38
* Fixing declarations to eliminate compiler warnings in zebra.Chris Hall2010-04-1725-33/+189
* Put back some Quagga additions to getopt.c etc.Chris Hall2010-04-174-66/+45
* Update lib/getopt.c, getopt1.c and getopt.hChris Hall2010-04-173-1410/+1376
* Further warnings removed for gcc 4.2.1.Chris Hall2010-04-173-11/+34
* Further reduction of warnings under gcc 4.2.1Chris Hall2010-04-167-34/+59
* Fixes to compile on FreeBSD 8.0 with gcc 4.2.1Chris Hall2010-04-165-13/+27
* Removing compiler warnings.Chris Hall2010-04-1635-90/+158
* Compile all daemons, except vtysh, clean but with warnings.Chris Hall2010-04-169-60/+93
* Fix compiling with --enable-snmpChris Hall2010-04-152-18/+22
* Added configure-quagga for Euro-IX testingChris Hall2010-04-151-0/+6
* Support gai_strerror() and tidy bgp_listener code.Chris Hall2010-04-118-203/+479
* New functions for error numbers and addresses in messages.Chris Hall2010-04-0832-293/+903
* Fix multiple -l parameter addressesChris Hall2010-04-061-1/+1
* First beta releaseChris Hall2010-04-0676-8568/+9590
* Use vty_set_node() to change node type.Chris Hall2010-03-161-1/+1
* Major updateChris Hall2010-03-1678-5382/+20595
* Fixed bug in message skipping and added "pthread" to start message.Chris Hall2010-02-173-4779/+4