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-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
2018-09-10
test all variations of network statements
Sebastian Benoit
2018-09-10
add a test for network statements with prefix-sets
Sebastian Benoit
2018-09-10
update regression tests after previous commit. ok claudio@
Sebastian Benoit
2018-09-09
Enable the empty as-set and prefix-set tests since that is now allowed again
Claudio Jeker
2018-09-09
Comment the empty as-set and prefix-set tests. This is not yet working.
Claudio Jeker
2018-09-09
Enable all the #notyet tests since the parser supports those now
Claudio Jeker
2018-09-09
prefix-set printing was adjusted in last commit. Adjust test.
Claudio Jeker
2018-09-09
Fixup regress test after the last burst of commits by benno@
Claudio Jeker
2018-09-09
Fixup unit test after change to trie_match (or-longer case)
Claudio Jeker
2018-09-08
Regress tests for as-set and prefix-set blocks
Claudio Jeker
2018-09-08
Add some additional config regress tests. Testing neighbor, group and rdomain.
Claudio Jeker
2018-09-08
add a check for curly braces in a macro being used inside a filter
Sebastian Benoit
2018-09-07
Regress test for rde_trie should cover some basics for now.
Claudio Jeker
2018-09-07
Refactor a bit and add another test
Claudio Jeker
2018-09-07
Add a basic unittest for the as_set_* functions
Claudio Jeker
2018-09-07
Move the config regress tests into own directory making space for additional
Claudio Jeker
2018-09-07
Remove some newlines that have gone with last commit.
Claudio Jeker
2018-09-06
get rid of a temp file, noted by claudio@
Sebastian Benoit
2018-09-06
when people update /etc/example/bgpd.conf, the forget to update the
Sebastian Benoit
[next]