summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_msg_write.c
Commit message (Expand)AuthorAgeFilesLines
* Fix broken prefix-list handling in bgpdChris Hall2012-02-291-2/+0
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-40/+112
* Fix various capability flags so that sessions are restarted.Chris Hall2010-08-041-6/+15
* Reworking of peer state handling.Chris Hall2010-07-191-3/+2
* Reinstate NOTIFICATION logging and turn off Memory TrackerChris Hall2010-05-131-37/+3
* First beta releaseChris Hall2010-04-061-12/+12
* Major updateChris Hall2010-03-161-1/+1
* Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-36/+38
* Tidying up the new FSM and exception handling.Chris Hall2010-02-041-3/+3
* Binding to interfaces and counting of messages.Chris Hall2010-01-271-0/+20
* Wiring up ROUTE-REFRESH and ORF handling. Work-in-progress.Chris Hall2010-01-271-18/+20
* Getting BGP Engine to start and removing warnings.Chris Hall2010-01-241-7/+7
* Blitz on bgp_msg_read, particularly OPEN message handlingChris Hall2010-01-231-6/+4
* Fixed dangling uses of bgp_notify_free()Chris Hall2010-01-201-1/+1
* Further work-in-progress.Chris Hall2010-01-171-2/+25
* Further work-in-progressChris Hall2010-01-101-2263/+639
* Further work-in-progress.Chris Hall2010-01-081-0/+2476