summaryrefslogtreecommitdiff
path: root/bgpd/bgp_keepalives.h
AgeCommit message (Expand)Author
2023-09-10bgpd: make bgp_keepalives_on|off connection orientedDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-16bgpd: Fix crash during shutdown due to race conditionSamanvitha B Bhargav
2018-01-24bgpd: update pthreads to use lib changesQuentin Young
2017-11-30bgpd, tests: comment formattingQuentin Young
2017-11-30bgpd: restyle bgp_keepalives.[ch]Quentin Young
2017-11-30bgpd: rename peer_keepalives* --> bgp_keepalives*Quentin Young
2017-11-30bgpd: implement buffered readsQuentin Young
2017-11-30bgpd: use new threading infraQuentin Young
2017-11-30bgpd: dynamically allocate synchronization primitivesQuentin Young
2017-11-30bgpd: put BGP keepalives in a pthreadQuentin Young