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