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
2019-08-13
Move comment about exabgp to the rule since this way it is shown to the user.
Claudio Jeker
2019-08-07
Actually make the hand coded ASPATH a AS_SEQUENCE and not an AS_SET.
Claudio Jeker
2019-08-07
The as0 regress can be enabled now. Needs exabgp to run else it is skipped.
Claudio Jeker
2019-08-06
Implement RFC7607 testing using exabgp since we need to fiddle with
Claudio Jeker
2019-08-06
Cleanup the scripts a bit, error out early if not run as root, use
Claudio Jeker
2019-08-06
Update output file for mrt table-mp dumps since those can now dump
Claudio Jeker
2019-07-17
The Adj-RIB-Out is gone (or actually implemented differently). Adjust
Claudio Jeker
2019-07-04
Add a dummy attr_writebuf() so that this code links again.
Claudio Jeker
2019-06-28
bgpct can now dump the BGP MPLS VPN entries as well. Adjust output file.
Claudio Jeker
2019-06-28
Remove some debug echos
Claudio Jeker
2019-06-22
Add a basic test to check that mrt table dumps work.
Claudio Jeker
2019-06-17
Too much space
Claudio Jeker
2019-06-17
Add unit test for new community functions. Should cover the basics.
Claudio Jeker
2019-06-17
Adjust test since the community rewrite changed order of communities in sets.
Claudio Jeker
2019-05-29
After fixing the pfkey code a bit lets retry with a bit less workarounds.
Claudio Jeker
2019-05-29
Lets reload the config and check again, just in case where reload gets broken.
Claudio Jeker
2019-04-01
Adjust bgpd conf output because of change of moving neighbors into a real TAILQ
Claudio Jeker
2019-03-22
Add route origin validation test
denis
2019-03-15
Adjust config output since holdtime min and fib-priority are no longer
Claudio Jeker
2019-03-03
Adjust caller of sa2addr() so this compiles again.
Claudio Jeker
2019-02-27
try to make this check work better and gather more output
Sebastian Benoit
2019-02-27
Test the export statement for neighbors
Claudio Jeker
2019-02-26
Extend ext-community test to include most of the possible wildchar support
Claudio Jeker
2019-02-20
Add a test that catches problems of tcp md5 signatures, like the one
Sebastian Benoit
2019-02-12
rdomain is no more, change this test to validate the vpn statement now.
Claudio Jeker
2018-12-19
Basic config test for various ext-community options.
Claudio Jeker
2018-12-12
Enable the rules doing more than one match at a time. This works since a while.
Claudio Jeker
2018-12-11
Fix regress test. The rule optimizer changes output since all the
Claudio Jeker
2018-12-04
Run each test as a single entry in REGRESS_TARGETS to get a better
Alexander Bluhm
2018-12-04
Update bgpd result files after the community change. Forgot this bit of
Claudio Jeker
2018-11-13
check various community combinations
Claudio Jeker
2018-11-07
Use log updates and start bgpd -v so that errors can be debugged easier.
Claudio Jeker
2018-11-01
Make this compile again by defining struct rde_memstats rdemem; in the tests.
Claudio Jeker
2018-10-05
pass current dir, rdomains and interfaces as argument to the test.
Sebastian Benoit
2018-10-01
run the integrationtests/
Sebastian Benoit
2018-10-01
add new testcase for network statements (announcing/redistributing routes
Sebastian Benoit
2018-09-29
Adjust for the roa-set, origin-set commit that just happend in bgpd
Claudio Jeker
2018-09-29
ROA_UNKNOWN is now ROA_NOTFOUND (as in the RFC).
Claudio Jeker
2018-09-26
Fix out file to be actually correct for the input file.
Claudio Jeker
2018-09-24
sync host*() changes from bgpd
denis
2018-09-21
Basic testing of roa-sets.
Claudio Jeker
2018-09-21
Add some more prefix-set test cases. Mainly to test edge cases in the RB
Claudio Jeker
2018-09-20
Adjust unittests to the adjustments done to the as_set code.
Claudio Jeker
2018-09-20
Sort order changed because an RB tree is now used for prefixsets.
Claudio Jeker
2018-09-18
Start testing the roa backend (test 5) and cleanup tool in general.
Claudio Jeker
2018-09-18
fix a crash when prefix length is not specified
denis
2018-09-14
Adjust and extend unit test for as_set after last bgpd commit
Claudio Jeker
2018-09-13
Adjust after introduction of maxlen
Claudio Jeker
2018-09-11
add files for test 4
Sebastian Benoit
2018-09-10
check orlonger option of trie_match()
Sebastian Benoit
[next]