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
/
sys
/
netinet
/
ipsec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ESP path MTU discovery over IPv6 tunnel has been fixed. Add test.
bluhm
2021-02-01
1
-6
/
+76
*
Test path MTU discovery with IPv6 TCP packets tunneled in IPv4 ESP.
bluhm
2021-01-20
3
-17
/
+75
*
Test that IPv4 path MTU discovery works over IPsec in tunnel mode.
bluhm
2020-12-21
2
-3
/
+53
*
Use regress framework for setup and shorten target names.
bluhm
2020-12-20
1
-41
/
+47
*
Remove echo headlines.
bluhm
2020-12-17
1
-27
/
+1
*
Do not create files as dependency of .BEGIN rule. Noticed by
bluhm
2020-01-15
1
-4
/
+4
*
Rework when tests have to be skipped due to insufficient configuration
bluhm
2020-01-08
1
-1
/
+7
*
The IPsec policy check for IPComp bundles has been fixed in the
bluhm
2019-12-20
1
-11
/
+11
*
Always try to build packet reflector on remote machine. It may be
bluhm
2018-09-28
1
-1
/
+2
*
Make sure that the inetd echo and nonxt protocol reflectors are
bluhm
2018-05-28
1
-2
/
+9
*
Activate IPv6 no next header protocol over IPsec test. Run the
bluhm
2018-05-21
4
-28
/
+112
*
Install inetd.conf files and start the daemon on remote machines
bluhm
2018-05-19
1
-17
/
+53
*
Additionally send no next header protocol 59 packets through the
bluhm
2018-05-19
3
-14
/
+285
*
Typo fix, ok bluhm@
mpi
2018-05-15
1
-4
/
+4
*
Disable counting TCP packets in the test as it does not work reliably.
bluhm
2018-04-12
1
-23
/
+4
*
Remove useless make depend targets.
bluhm
2017-07-07
1
-3
/
+1
*
Now that pf looks behind IPv4 authentication headers, disable the
bluhm
2017-05-28
1
-2
/
+5
*
Do not use reject routes as they prevent path MTU discovery.
bluhm
2017-05-27
1
-14
/
+30
*
Try to work around a race in the daily test run. Before killing
bluhm
2017-05-15
1
-1
/
+2
*
Run all IPsec tests with a pf rule that logs everything on the enc0
bluhm
2017-05-12
3
-15
/
+69
*
Enable IPv6 IPsec transport mode tests for ping and TCP over ESP
bluhm
2017-05-11
1
-34
/
+1
*
Use the new netcat -W recvlimit feature to speed up the test.
bluhm
2017-05-11
1
-2
/
+2
*
Run tcpdump(8) on the enc0 device while the test is sending IPsec
bluhm
2017-05-10
2
-26
/
+123
*
Add IPsec test for manually configured SA bundles. That does ipcomp,
bluhm
2017-05-04
2
-68
/
+227
*
Make sure these tests print "SKIPPED" if the necessary variables aren't set.
kettenis
2017-04-16
1
-5
/
+4
*
Add test for IP payload compression. It is sending small and big
bluhm
2017-04-14
2
-30
/
+167
*
Add IPsec tests for ipip encapsulation.
bluhm
2017-02-27
2
-37
/
+139
*
Test IPsec with AH the same way it is already done for ESP.
bluhm
2017-02-13
3
-155
/
+376
*
Fix IP address schema to make space for AH tests.
bluhm
2017-02-08
1
-16
/
+16
*
Encrypt UDP and TCP packets in test. Use a sane transport config.
bluhm
2017-02-08
3
-7
/
+49
*
Ping via IPsec must increment ESP input and output counter by one.
bluhm
2017-02-06
1
-2
/
+8
*
Test combinations of IPsec tunnel and transport mode on several
bluhm
2017-02-06
4
-0
/
+551