summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_session.h
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-2/+2
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-52/+29
* Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-121-2/+4
|\
| * Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-2/+4
* | Upgrade of "pipework" -- including piping to/from shell commandsex11pChris Hall2011-03-211-2/+2
* | Creation of pipework branchChris Hall2010-12-211-5/+1
|/
* Fix various capability flags so that sessions are restarted.Chris Hall2010-08-041-2/+9
* Reworking of peer state handling.Chris Hall2010-07-191-12/+17
* Adjustments to scheduling of Routing Engine work.Chris Hall2010-05-271-1/+2
* First beta releaseChris Hall2010-04-061-8/+8
* Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-20/+16
* Re-implement xon.paulo2010-02-051-2/+4
* Review and tidy new code and comments.Chris Hall2010-02-041-23/+17
* Simplified handling of connection pending queue.Chris Hall2010-02-011-3/+3
* Testing and fixing round.Chris Hall2010-01-311-1/+5
* Binding to interfaces and counting of messages.Chris Hall2010-01-271-3/+6
* Wite route refresh received. Hive off statistics into separate struct.paulo2010-01-271-0/+25
* Fixed program shutdown. Added peering engine side of TTL changing.paulo2010-01-271-2/+12
* Getting BGP Engine to start and removing warnings.Chris Hall2010-01-241-1/+2
* Blitz on bgp_msg_read, particularly OPEN message handlingChris Hall2010-01-231-9/+7
* Refining the session state handling.Chris Hall2010-01-181-1/+10
* Further work-in-progress.Chris Hall2010-01-171-4/+38
* Wired up receiving updates, with update packet sent from BGP to Routingpaulo2010-01-151-1/+18
* Make session state a Peering Engine item.Chris Hall2010-01-141-22/+15
* More knitting and clean up replacing old state machine with events withpaulo2010-01-141-1/+2
* Knitting it all together. Still not got clean compile. Still lots ofpaulo2010-01-131-1/+1
* Further work-in-progressChris Hall2010-01-101-5/+9
* Further work-in-progress.Chris Hall2010-01-081-3/+3
* Continuing work-in-progressChris Hall2010-01-081-32/+140
* Work in progress on BGP EngineChris Hall2010-01-061-3/+4
* Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-0/+163