summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_packet.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* bgpd: avoid notify race between io and main pthreadsMark Stapp2022-09-081-0/+2
* bgpd: Activate Graceful-Restart when receiving CEASE/HOLDTIME notificationsDonatas Abraitis2022-05-141-0/+1
* bgpd: Send Hard Reset Notification for BGP_NOTIFY_CEASE_ADMIN_RESETDonatas Abraitis2022-05-101-2/+4
* bgpd: Implement CEASE/Hard Reset notificationDonatas Abraitis2022-05-021-0/+4
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-3/+3
* bgpd: bgp_packet_set_size int to voidDonatas Abraitis2021-11-291-1/+1
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-2/+2
* bgpd: handle socket read errors in the main pthreadMark Stapp2021-03-091-0/+4
* bgpd: Implement enhanced route refresh capabilityDonatas Abraitis2021-01-051-2/+3
* bgpd, lib: fix style from BGP GR codeQuentin Young2020-02-041-7/+7
* bgpd: Restarting node does not send EOR after the convergence.bisdhdh2020-01-231-0/+1
* bgpd: Added hidden CLI command to disable sending of End-of-Rib.bisdhdh2020-01-231-0/+8
* bgpd: Remove trailing whitespaces from some header filesDonatas Abraitis2019-09-171-6/+6
* bgpd: Remove declarations of unused functionsDonald Sharp2019-08-201-3/+0
* bgpd: add packet send hookDavid Lamparter2019-07-031-0/+5
* bgpd: add & use bgp packet dump hookDavid Lamparter2019-07-031-0/+7
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-6/+6
* bgpd, tests: comment formattingQuentin Young2017-11-301-3/+0
* bgpd: atomize write-quanta, add read-quantaQuentin Young2017-11-301-1/+0
* bgpd: implement buffered readsQuentin Young2017-11-301-2/+1
* bgpd: move bgp i/o to a separate source fileQuentin Young2017-11-301-6/+1
* bgpd: use new threading infraQuentin Young2017-11-301-0/+1
* bgpd: dynamically allocate synchronization primitivesQuentin Young2017-11-301-0/+1
* bgpd: move packet writes into dedicated pthreadQuentin Young2017-11-301-3/+8
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-21/+23
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* bgpd: handling EVPN Route Type 5 NLRI messagePhilippe Guibert2017-02-141-1/+1
* bgpd: Regularise bgp_update_receive, add missing notifies and checksPaul Jakma2016-10-261-0/+3
* Relax draft-ietf-idr-error-handling-13 valid IP check in favor of draft-ietf-...Donald Sharp2015-05-201-1/+0
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-9/+5
* Correct a few fuzz failures in BGPDonald Sharp2015-05-201-0/+1
* Changes to improve BGP convergence time:Donald Sharp2015-05-201-0/+9
* bgpd-nht-connected-route.patchDonald Sharp2015-05-201-0/+1
* bgpd: bgpd-update-delay.patchDonald Sharp2015-05-201-1/+3
* bgpd: code cleanupStephen Hemminger2009-12-171-0/+2
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-10/+10
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-0/+5
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-4/+4
* 2004-06-04 Paul Jakma <paul@dishone.st>paul2004-06-041-2/+3
* Initial revisionpaul2002-12-131-0/+49