index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
usr.sbin
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add med test, this no longer fails in -current
claudio
2021-02-10
1
-2
/
+2
*
Extend test with an full depth search of all possible prefix_evaluations.
claudio
2021-01-22
1
-23
/
+108
*
Cleanup and document the code a bit
claudio
2021-01-22
1
-13
/
+29
*
Cleanup, fix and add a few more test cases. Make sure that the decision
claudio
2021-01-20
1
-24
/
+86
*
First bits of a regress test that ensures that the decision process
claudio
2021-01-19
2
-1
/
+232
*
Extend med test with a withdraw that causes a flip in the order.
claudio
2021-01-13
2
-1
/
+18
*
Totally rework the exabgp integration tests. Instead of a simple shell
claudio
2021-01-12
11
-64
/
+393
*
Adjust to new sort order of roa-set.
claudio
2021-01-04
1
-5
/
+5
*
Fix linking of regress tests after 'bgpctl show sets' addition.
tb
2021-01-04
1
-3
/
+3
*
Add another rde_trie_test to the unit tests.
claudio
2020-12-29
4
-2
/
+39
*
Adjut the roa-set unittest to the new way roas are added into a trie.
claudio
2020-12-29
2
-65
/
+34
*
Adjust the roa-set config test. Overlapping ROAs are no longer merged by
claudio
2020-12-29
1
-3
/
+7
*
Check the various options that local-address gives.
claudio
2020-04-24
3
-2
/
+159
*
For roa-set and origin-set the following statements get joined into one
claudio
2020-03-31
1
-4
/
+0
*
Also test maxprefix out. Based on maxprefix test added a few days ago.
claudio
2020-01-26
4
-2
/
+124
*
Add a simple regress test to check that max-prefix works
claudio
2020-01-22
4
-2
/
+123
*
There is no need to dynamically allocate struct as_set_head.
claudio
2019-12-17
1
-7
/
+5
*
Move comment about exabgp to the rule since this way it is shown to the user.
claudio
2019-08-13
1
-2
/
+2
*
Actually make the hand coded ASPATH a AS_SEQUENCE and not an AS_SET.
claudio
2019-08-07
1
-1
/
+1
*
The as0 regress can be enabled now. Needs exabgp to run else it is skipped.
claudio
2019-08-07
1
-2
/
+2
*
Implement RFC7607 testing using exabgp since we need to fiddle with
claudio
2019-08-06
9
-2
/
+255
*
Cleanup the scripts a bit, error out early if not run as root, use
claudio
2019-08-06
5
-17
/
+52
*
Update output file for mrt table-mp dumps since those can now dump
claudio
2019-08-06
1
-0
/
+36
*
The Adj-RIB-Out is gone (or actually implemented differently). Adjust
claudio
2019-07-17
13
-13
/
+0
*
Add a dummy attr_writebuf() so that this code links again.
claudio
2019-07-04
1
-1
/
+8
*
bgpct can now dump the BGP MPLS VPN entries as well. Adjust output file.
claudio
2019-06-28
1
-0
/
+36
*
Remove some debug echos
claudio
2019-06-28
1
-4
/
+1
*
Add a basic test to check that mrt table dumps work.
claudio
2019-06-22
6
-2
/
+221
*
Too much space
claudio
2019-06-17
2
-5
/
+5
*
Add unit test for new community functions. Should cover the basics.
claudio
2019-06-17
3
-1
/
+760
*
Adjust test since the community rewrite changed order of communities in sets.
claudio
2019-06-17
1
-2
/
+2
*
After fixing the pfkey code a bit lets retry with a bit less workarounds.
claudio
2019-05-29
1
-9
/
+20
*
Lets reload the config and check again, just in case where reload gets broken.
claudio
2019-05-29
1
-1
/
+13
*
Adjust bgpd conf output because of change of moving neighbors into a real TAILQ
claudio
2019-04-01
2
-18
/
+18
*
Add route origin validation test
denis
2019-03-22
4
-2
/
+134
*
Adjust config output since holdtime min and fib-priority are no longer
claudio
2019-03-15
13
-26
/
+0
*
Adjust caller of sa2addr() so this compiles again.
claudio
2019-03-03
1
-2
/
+2
*
try to make this check work better and gather more output
benno
2019-02-27
1
-1
/
+6
*
Test the export statement for neighbors
claudio
2019-02-27
3
-2
/
+51
*
Extend ext-community test to include most of the possible wildchar support
claudio
2019-02-26
2
-1
/
+67
*
Add a test that catches problems of tcp md5 signatures, like the one
benno
2019-02-20
4
-2
/
+113
*
rdomain is no more, change this test to validate the vpn statement now.
claudio
2019-02-12
2
-32
/
+18
*
Basic config test for various ext-community options.
claudio
2018-12-19
3
-2
/
+93
*
Enable the rules doing more than one match at a time. This works since a while.
claudio
2018-12-12
2
-5
/
+9
*
Fix regress test. The rule optimizer changes output since all the
claudio
2018-12-11
1
-6
/
+1
*
Run each test as a single entry in REGRESS_TARGETS to get a better
bluhm
2018-12-04
1
-4
/
+3
*
Update bgpd result files after the community change. Forgot this bit of
claudio
2018-12-04
2
-17
/
+17
*
check various community combinations
claudio
2018-11-13
3
-2
/
+111
*
Use log updates and start bgpd -v so that errors can be debugged easier.
claudio
2018-11-07
3
-5
/
+9
*
Make this compile again by defining struct rde_memstats rdemem; in the tests.
claudio
2018-11-01
2
-2
/
+6
[next]