summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/bgpd
AgeCommit message (Expand)Author
2023-08-16The per-AFI madness in ASPA was removed. So adjust this test here.Claudio Jeker
2023-08-16Per-AFI ASPA provider was removed. Adjust expected result.Claudio Jeker
2023-07-12Add regress test to check for bad attribute lenght for optional transitiveClaudio Jeker
2023-07-12Update rde_community_test after the major change in how attributes andClaudio Jeker
2023-06-17Add community tests for various ext-community * versions.Claudio Jeker
2023-04-19Add workaround for introduction of flowrib and re_rib() functional change.Claudio Jeker
2023-04-18I reversed flowspec_cmp() so adjust the code here as well.Claudio Jeker
2023-04-17Add basic flowspec regress test.Claudio Jeker
2023-04-12Add test for multiprotocol announce statementsClaudio Jeker
2023-02-15bgpd no longer immediatly opens the connection to its peers so insteadClaudio Jeker
2023-02-13Adjust function prototype of a stub function after change toClaudio Jeker
2023-01-30Extend community unittests to cover more bitsClaudio Jeker
2023-01-24Adjust various test results to the new bgpctl show rib output includingClaudio Jeker
2023-01-24Adjust the ASPA test to match the new code which is AFI independent.Claudio Jeker
2023-01-20Update config regress test now that aspa-set syntax changed.Claudio Jeker
2023-01-17Add a dummy stub for getmonotime(). Reminded by tb@Claudio Jeker
2023-01-12In build_aspath() be more careful in the len == 0 case. For len == 0Claudio Jeker
2023-01-11Add a somewhat extensive unittest for ASPA validation functionality.Claudio Jeker
2023-01-04Adjust open policy integration test to the change of config in bgpd.Claudio Jeker
2022-11-18Add aspa-set config test.Claudio Jeker
2022-11-14With the commit to in6_ifattach mpe(4) now also works with IPv6Claudio Jeker
2022-11-09Enable l3vpn testClaudio Jeker
2022-11-04Extend l3vpn test to insert and remove a routeClaudio Jeker
2022-11-03Add an abolute minimal test for L3VPNs. Right now not linked since thereClaudio Jeker
2022-10-31Add a intergration test that checks if the pftable feature works.Claudio Jeker
2022-10-31Make CLEANFILES patterns not match anything that may live outside of obj.Claudio Jeker
2022-10-09remove by now unwanted extra space in outputAnton Lindqvist
2022-09-24Adjust dummy rde_generate_updates() to the new prototype.Claudio Jeker
2022-08-29Adjust rde_decide_test.c since struct aspath changed.Claudio Jeker
2022-07-26No need to provide a dummy nexthop anymore, instead set the nhflags toClaudio Jeker
2022-07-19Add log_debug() and pt_getaddr() dummy functions because prefix_set_dmetric()Claudio Jeker
2022-07-07Adjust to new bgpctl outputClaudio Jeker
2022-07-07Adjust prototype of dummy rde_generate_updates() functionClaudio Jeker
2022-06-27Regress test for the open policy role capability. Make sure it properlyClaudio Jeker
2022-05-31Introduce a integration test for max-communitiesClaudio Jeker
2022-05-31Extend community unit test to also check community_count()Claudio Jeker
2022-05-25Adjust code after adding an extra argument to community_ext_addClaudio Jeker
2022-03-22Adjust test after the change to TAILQ in struct prefix.Claudio Jeker
2022-03-15Add a test for expanding macros in large-community strings.Claudio Jeker
2022-03-08Add a sleep when starting the bgpd daemons so that there is less chanceClaudio Jeker
2022-03-08Start bgpd in rdomain 1 a bit earlier to avoid session establishmentClaudio Jeker
2022-03-04Make the regress test more reliable by starting the bgpd instances furtherClaudio Jeker
2022-03-03Stub rde_send_kroute() reminded by tb@Claudio Jeker
2022-02-24Regen most of the config output. With support for alternating ports theClaudio Jeker
2022-02-22Bump the number of wait_until iterations, in the hopes of making theAnton Lindqvist
2022-02-07Switch to stdint.h types like rest of bgpdClaudio Jeker
2021-10-11Replace poor man's synchronization primitive (i.e. sleep) with aAnton Lindqvist
2021-09-07Regress targets for PROGS are created by default now. Do not runAlexander Bluhm
2021-08-31Adjust rde_decide test vectors to the fact that struct prefix got changed.Claudio Jeker
2021-06-22Adjust expected output after the change to show more proper info in Adj-RIB-OutClaudio Jeker