Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bgpd: make bgp_keepalives_on|off connection oriented | Donald Sharp | 2023-09-10 | 1 | -2/+2 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | bgpd: Fix crash during shutdown due to race condition | Samanvitha B Bhargav | 2023-01-16 | 1 | -12/+0 |
* | bgpd: update pthreads to use lib changes | Quentin Young | 2018-01-24 | 1 | -1/+1 |
* | bgpd, tests: comment formatting | Quentin Young | 2017-11-30 | 1 | -8/+13 |
* | bgpd: restyle bgp_keepalives.[ch] | Quentin Young | 2017-11-30 | 1 | -23/+17 |
* | bgpd: rename peer_keepalives* --> bgp_keepalives* | Quentin Young | 2017-11-30 | 1 | -9/+9 |
* | bgpd: implement buffered reads | Quentin Young | 2017-11-30 | 1 | -1/+2 |
* | bgpd: use new threading infra | Quentin Young | 2017-11-30 | 1 | -0/+3 |
* | bgpd: dynamically allocate synchronization primitives | Quentin Young | 2017-11-30 | 1 | -0/+7 |
* | bgpd: put BGP keepalives in a pthread | Quentin Young | 2017-11-30 | 1 | -0/+83 |