summaryrefslogtreecommitdiff
path: root/bgpd/bgp_packet.h
AgeCommit message (Expand)Author
2023-09-10bgpd: First pass of BGP_EVENT_ADDDonald Sharp
2023-09-10bgpd: bgp_packet pass connection aroundDonald Sharp
2023-09-10bgpd: bgp_open_send is connection oriented not peer orientedDonald Sharp
2023-09-09bgpd: bgp_notify_send use peer_connection instead of peerDonald Sharp
2023-04-06bgpd: Treat withdraw variable as a boolDonald Sharp
2023-04-06bgpd: Conform bgp_packet.h with coding standardsDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-09-08bgpd: avoid notify race between io and main pthreadsMark Stapp
2022-05-14bgpd: Activate Graceful-Restart when receiving CEASE/HOLDTIME notificationsDonatas Abraitis
2022-05-10bgpd: Send Hard Reset Notification for BGP_NOTIFY_CEASE_ADMIN_RESETDonatas Abraitis
2022-05-02bgpd: Implement CEASE/Hard Reset notificationDonatas Abraitis
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-11-29bgpd: bgp_packet_set_size int to voidDonatas Abraitis
2021-03-17*: require semicolon after DEFINE_HOOK & co.David Lamparter
2021-03-09bgpd: handle socket read errors in the main pthreadMark Stapp
2021-01-05bgpd: Implement enhanced route refresh capabilityDonatas Abraitis
2020-02-04bgpd, lib: fix style from BGP GR codeQuentin Young
2020-01-23bgpd: Restarting node does not send EOR after the convergence.bisdhdh
2020-01-23bgpd: Added hidden CLI command to disable sending of End-of-Rib.bisdhdh
2019-09-17bgpd: Remove trailing whitespaces from some header filesDonatas Abraitis
2019-08-20bgpd: Remove declarations of unused functionsDonald Sharp
2019-07-03bgpd: add packet send hookDavid Lamparter
2019-07-03bgpd: add & use bgp packet dump hookDavid Lamparter
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-11-30bgpd, tests: comment formattingQuentin Young
2017-11-30bgpd: atomize write-quanta, add read-quantaQuentin Young
2017-11-30bgpd: implement buffered readsQuentin Young
2017-11-30bgpd: move bgp i/o to a separate source fileQuentin Young
2017-11-30bgpd: use new threading infraQuentin Young
2017-11-30bgpd: dynamically allocate synchronization primitivesQuentin Young
2017-11-30bgpd: move packet writes into dedicated pthreadQuentin Young
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-02-14bgpd: handling EVPN Route Type 5 NLRI messagePhilippe Guibert
2016-10-26bgpd: Regularise bgp_update_receive, add missing notifies and checksPaul Jakma
2015-05-19Relax draft-ietf-idr-error-handling-13 valid IP check in favor of draft-ietf-...Donald Sharp
2015-05-19BGP: Add dynamic update group supportDonald Sharp
2015-05-19Correct a few fuzz failures in BGPDonald Sharp
2015-05-19Changes to improve BGP convergence time:Donald Sharp
2015-05-19bgpd-nht-connected-route.patchDonald Sharp
2015-05-19bgpd: bgpd-update-delay.patchDonald Sharp
2009-12-17bgpd: code cleanupStephen Hemminger
2005-06-282005-06-28 Paul Jakma <paul.jakma@sun.com>paul
2005-05-232005-05-23 Paul Jakma <paul@dishone.st>paul
2004-10-132004-10-13 Paul Jakma <paul@dishone.st>paul
2004-06-042004-06-04 Paul Jakma <paul@dishone.st>paul
2002-12-13Initial revisionpaul