summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/bgpd
AgeCommit message (Expand)Author
2024-04-09Add a capability enforcement integration test.Claudio Jeker
2024-04-09Add capability announce enforcement test and fixup some other result filesClaudio Jeker
2024-04-03Switch one of the tcpmd5 passwords over to use the hex key instead.Claudio Jeker
2024-04-02Remove unused fileClaudio Jeker
2024-02-14Adjust test after the change to struct bgpd_addr.Claudio Jeker
2024-01-28Use the wait until construct in ixp.sh in the hopes of making it moreAnton Lindqvist
2024-01-24Adjust community regress test after the switch to ibuf in bgpd.Claudio Jeker
2023-10-16Adjust lladdr test to use templates in rdomain1 (e.g. fe80::%pair11/64)Claudio Jeker
2023-10-16Add regress test to verify that IPv6 link-local addresses workClaudio Jeker
2023-10-16Set fib-update no since the fib is not needed here.Claudio Jeker
2023-10-13Force the router-id on all bgpd instances to make the expected outputClaudio Jeker
2023-10-12Add a fairly minimal ixp setup generated by arouteserverClaudio Jeker
2023-10-11Extend rde_community_test to check various aspects of non-transitiveClaudio Jeker
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