summaryrefslogtreecommitdiff
path: root/tests/bgpd/test_capability.c
AgeCommit message (Expand)Author
2024-01-16tests: Adopt tests for AS4 handlingDonatas Abraitis
2023-10-12build: add -Wimplicit-fallthroughIgor Ryzhov
2023-09-10bgpd: bgp_packet pass connection aroundDonald Sharp
2023-08-18bgpd: Convert `struct peer_connection` to dynamically allocatedDonald Sharp
2023-08-18bgpd: Move status and ostatus to `struct peer_connection`Donald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert thread_master_XXX functions to event_master_XXXDonald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-02-21Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White
2023-02-10bgpd: add as-notation keyword to 'router bgp' vty commandPhilippe Guibert
2023-02-10bgpd: store the bgp as identifier in the configured as-notationPhilippe Guibert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-06-17bgpd: Add RFC9234 implementationEugene Bogomazov
2022-04-27tests: Correctly align variable type in testsDonald Sharp
2021-12-21*: rework renaming the default VRFIgor Ryzhov
2021-05-06bgpd: rework BGP_MAX_PACKET_SIZE & friendsQuentin Young
2021-03-03tests: Use BGP Extended Message lengthDonatas Abraitis
2021-01-11tests: tests for bgpd listing on multiple addressesAdriano Marto Reis
2019-12-06bgpd: use new defaults system (v2)David Lamparter
2019-10-16bgpd: Add ability to set tcp socket buffer sizeDonald Sharp
2019-09-16tests: update tests for pthread init changesQuentin Young
2018-09-19lib: remove frr_pthread->idDavid Lamparter
2018-08-28*: add a vrf update hook to be informed of the vrf namePhilippe Guibert
2018-08-21build: wrap "fallthrough" attrDavid Lamparter
2018-07-25tests: Let compiler know this was an intentionall fallthroughDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-02-02tests: fix warnings related to afi/safi constantsRenato Westphal
2018-01-24tests: make tests happy for pthread changesQuentin Young
2017-11-30bgpd, tests: comment formattingQuentin Young
2017-11-30tests: update tests for bgp_packet changesQuentin Young
2017-11-30bgpd: dynamically allocate synchronization primitivesQuentin Young
2017-07-31tests: fix small typoRenato Westphal
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-06-29lib: more `show thread cpu`Quentin Young
2017-05-17Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter
2017-05-15tests: Fix vrf_init to have correct callDonald Sharp
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-03-07*: add frr_init() infrastructureDavid Lamparter
2017-02-08tests: reorganize tests hierarchicallyChristian Franke