summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_peer_index.c
Commit message (Expand)AuthorAgeFilesLines
* Watch-Dog Work-in-ProgressChris Hall2012-04-161-1/+1
* Remove CONFIRM(_POSIX_REENTRANT_FUNCTIONS) -- not POSIX !Chris Hall2012-04-121-2/+2
* Tidy up some XMALLOC items that were not being XFREE'd.Chris Hall2012-03-221-17/+16
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-2/+41
* Fix broken prefix-list handling in bgpdChris Hall2012-02-291-23/+32
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-10/+10
* Updated the "symbol table" and added AVL treeChris Hall2011-08-261-24/+61
* Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-0/+1
* Creation of pipework branchChris Hall2010-12-211-11/+11
* Reworking of peer state handling.Chris Hall2010-07-191-20/+67
* Major updateChris Hall2010-03-161-0/+1
* Binding to interfaces and counting of messages.Chris Hall2010-01-271-7/+7
* Fixes to get 3 threads working. Fixes to get threaded command working.paulo2010-01-211-2/+0
* Small fix to bgp_network & add reset to peer indexChris Hall2010-01-191-44/+72
* Recast bgp_peer_index so that pointers to entries work !Chris Hall2010-01-191-70/+73
* Minor fixes to get a clean compile so can start debugging.paulo2010-01-191-2/+3
* Make session state a Peering Engine item.Chris Hall2010-01-141-6/+5
* Knitting it all together. Still not got clean compile. Still lots ofpaulo2010-01-131-0/+31
* Continuing work-in-progressChris Hall2010-01-081-0/+329