summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_io.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: update pthreads to use lib changesQuentin Young2018-01-241-17/+0
* bgpd: improve bgp thread startup characteristicsQuentin Young2018-01-091-10/+9
* bgpd: Ensure that io thread is running after startDonald Sharp2018-01-061-0/+10
* bgpd: remove unused extern from bgp_io.hQuentin Young2017-11-301-7/+0
* bgpd: update I/O docsQuentin Young2017-11-301-45/+33
* bgpd: atomize write-quanta, add read-quantaQuentin Young2017-11-301-0/+3
* bgpd: style for bgp i/oQuentin Young2017-11-301-1/+1
* bgpd: implement buffered readsQuentin Young2017-11-301-27/+50
* bgpd: move bgp i/o to a separate source fileQuentin Young2017-11-301-0/+104