Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bgpd: update pthreads to use lib changes | Quentin Young | 2018-01-24 | 1 | -17/+0 |
* | bgpd: improve bgp thread startup characteristics | Quentin Young | 2018-01-09 | 1 | -10/+9 |
* | bgpd: Ensure that io thread is running after start | Donald Sharp | 2018-01-06 | 1 | -0/+10 |
* | bgpd: remove unused extern from bgp_io.h | Quentin Young | 2017-11-30 | 1 | -7/+0 |
* | bgpd: update I/O docs | Quentin Young | 2017-11-30 | 1 | -45/+33 |
* | bgpd: atomize write-quanta, add read-quanta | Quentin Young | 2017-11-30 | 1 | -0/+3 |
* | bgpd: style for bgp i/o | Quentin Young | 2017-11-30 | 1 | -1/+1 |
* | bgpd: implement buffered reads | Quentin Young | 2017-11-30 | 1 | -27/+50 |
* | bgpd: move bgp i/o to a separate source file | Quentin Young | 2017-11-30 | 1 | -0/+104 |