summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_peer.h
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with handling of oversize BGP messagesex24bChris Hall2012-05-071-2/+8
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-1/+2
* Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-36/+17
* Fix various capability flags so that sessions are restarted.Chris Hall2010-08-041-23/+26
* Introduce "rs-in" route-maproot2010-07-281-9/+11
* Reworking of peer state handling.Chris Hall2010-07-191-92/+134
* First beta releaseChris Hall2010-04-061-0/+4
* Major updateChris Hall2010-03-161-2/+15
* Review and tidy new code and comments.Chris Hall2010-02-041-32/+1
* Use session->notification instead of peer's. Fix HUP - race condition.paulo2010-02-011-3/+0
* In bgp_route.c bgp_maximum_prefix_overfow arrange for peer to bepaulo2010-02-011-2/+0
* Binding to interfaces and counting of messages.Chris Hall2010-01-271-0/+2
* Wite route refresh received. Hive off statistics into separate struct.paulo2010-01-271-15/+0
* Fixed program shutdown. Added peering engine side of TTL changing.paulo2010-01-271-6/+6
* Reduce peer FSM now that session handled elsewhere. Wire up statuspaulo2010-01-221-8/+7
* Wired in nexus for bgp_ routing_ and cli_ such that if not usingpaulo2010-01-181-0/+3
* Wired up receiving updates, with update packet sent from BGP to Routingpaulo2010-01-151-2/+2
* More knitting and clean up replacing old state machine with events withpaulo2010-01-141-0/+10
* Knitting it all together. Still not got clean compile. Still lots ofpaulo2010-01-131-14/+14
* Progress on bgp_msg_read. Still on going.paulo2010-01-111-0/+3
* Update peer from received open state. Threaded command. Peer indexpaulo2010-01-081-0/+13
* Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-0/+471