summaryrefslogtreecommitdiff
path: root/bgpd/bgp_io.h
AgeCommit message (Expand)Author
2023-08-18bgpd: Convert bgp_io.c to take `struct peer_connection`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2019-10-14bgpd: raise default & max r/w quanta to 64Quentin Young
2018-01-24bgpd: update pthreads to use lib changesQuentin Young
2018-01-09bgpd: improve bgp thread startup characteristicsQuentin Young
2018-01-06bgpd: Ensure that io thread is running after startDonald Sharp
2017-11-30bgpd: remove unused extern from bgp_io.hQuentin Young
2017-11-30bgpd: update I/O docsQuentin Young
2017-11-30bgpd: atomize write-quanta, add read-quantaQuentin Young
2017-11-30bgpd: style for bgp i/oQuentin Young
2017-11-30bgpd: implement buffered readsQuentin Young
2017-11-30bgpd: move bgp i/o to a separate source fileQuentin Young