summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_open_state.c
Commit message (Expand)AuthorAgeFilesLines
* Creation of pipework branchChris Hall2010-12-211-9/+9
* Fix various capability flags so that sessions are restarted.Chris Hall2010-08-041-10/+39
* Fix neighbor override-capabilityChris Hall2010-08-031-12/+9
* Reworking of peer state handling.Chris Hall2010-07-191-15/+21
* First beta releaseChris Hall2010-04-061-5/+11
* Major updateChris Hall2010-03-161-3/+0
* Wiring up ROUTE-REFRESH and ORF handling. Work-in-progress.Chris Hall2010-01-271-11/+59
* Blitz on bgp_msg_read, particularly OPEN message handlingChris Hall2010-01-231-23/+50
* Fixed dangling uses of bgp_notify_free()Chris Hall2010-01-201-2/+0
* Adding verify debug code for qtimers and tidied up.Chris Hall2010-01-201-3/+21
* Further work-in-progress.Chris Hall2010-01-171-4/+7
* More knitting and clean up replacing old state machine with events withpaulo2010-01-141-1/+1
* Knitting it all together. Still not got clean compile. Still lots ofpaulo2010-01-131-16/+19
* Progress on bgp_msg_read. Still on going.paulo2010-01-111-2/+6
* Further work-in-progressChris Hall2010-01-101-6/+66
* Fixed type in bgp_open_state.c. New file bgp_msg_read.c for parsingpaulo2010-01-081-21/+21
* Update peer from received open state. Threaded command. Peer indexpaulo2010-01-081-9/+132
* Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-0/+138