summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_connection.h
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-3/+92
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-3/+1
* Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-121-54/+21
|\
| * Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-54/+21
* | Creation of pipework branchChris Hall2010-12-211-5/+1
|/
* Fix to accept Route Refresh messages (message type 5).Chris Hall2010-09-131-2/+2
* Fix bug in NOTIFICATION handling before FSM reaches Established state.ex07Chris Hall2010-09-101-12/+12
* Fix various capability flags so that sessions are restarted.Chris Hall2010-08-041-0/+7
* Reworking of peer state handling.Chris Hall2010-07-191-0/+3
* First beta releaseChris Hall2010-04-061-10/+16
* Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-38/+63
* Fix retry for connect() connections + debug for mqueue.Chris Hall2010-02-051-8/+33
* Review and tidy new code and comments.Chris Hall2010-02-041-14/+12
* Simplified handling of connection pending queue.Chris Hall2010-02-011-0/+10
* Binding to interfaces and counting of messages.Chris Hall2010-01-271-2/+23
* Wiring up ROUTE-REFRESH and ORF handling. Work-in-progress.Chris Hall2010-01-271-3/+5
* Getting BGP Engine to start and removing warnings.Chris Hall2010-01-241-34/+52
* Blitz on bgp_msg_read, particularly OPEN message handlingChris Hall2010-01-231-1/+5
* Keep timer running past IO errors in Connect/Active states.Chris Hall2010-01-211-4/+1
* Adding verify debug code for qtimers and tidied up.Chris Hall2010-01-201-0/+3
* Progress on bgp_msg_read. Still on going.paulo2010-01-111-1/+1
* Further work-in-progressChris Hall2010-01-101-3/+53
* Further work-in-progress.Chris Hall2010-01-081-7/+17
* Continuing work-in-progressChris Hall2010-01-081-3/+9
* Work in progress on BGP EngineChris Hall2010-01-061-5/+12
* Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-0/+213