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