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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
These regress tests expect coredumps to be written so run them with
claudio
2
-2
/
+2
2021-02-09
These regress test expect coredumps as an effect of the test so run
claudio
2
-4
/
+4
2021-02-05
Setup two pair(4) and one lo(4) interface in different routing
bluhm
2
-0
/
+181
2021-02-01
ESP path MTU discovery over IPv6 tunnel has been fixed. Add test.
bluhm
1
-6
/
+76
2021-02-01
Syntax of pf(4) route-to has changed. Adapt tests.
bluhm
4
-24
/
+24
2021-01-21
Pledge violation for SO_RTABLE prints "wroute" now. Adapt test.
bluhm
1
-5
/
+4
2021-01-20
Test path MTU discovery with IPv6 TCP packets tunneled in IPv4 ESP.
bluhm
3
-17
/
+75
2021-01-20
Check the rewritten address output from tcpdump -e on pflog.
bluhm
1
-15
/
+37
2021-01-16
If ip or ip6 forwarding is not set, expect af-to failure.
bluhm
1
-1
/
+8
2021-01-14
IPv4 loopback addresses do not work with af-to as in_canforward()
bluhm
2
-55
/
+92
2021-01-14
IPv6 link-local addresses are broken in pf(4) as scope ID is used
bluhm
2
-28
/
+73
2021-01-13
Add pflog(4) tests for IPv6.
bluhm
2
-8
/
+74
2021-01-12
Check that rule without logopt user has no uid in log entry.
bluhm
1
-4
/
+3
2021-01-11
Add some basic tests for pflog(4) interface. Create special routing
bluhm
3
-2
/
+225
2021-01-09
Test that local UDP broadcast packets to 255.255.255.255 are handled
bluhm
2
-4
/
+110
2021-01-03
Increase file descriptor limit to allow long chains of spliced
bluhm
1
-1
/
+2
2021-01-02
Create chains and loops of spliced tcp and udp sockets. Send data
bluhm
5
-2
/
+259
2020-12-30
py3-scapy is now scapy
kn
11
-32
/
+32
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-27
Ensure that a sufficient part of the remote log file has been
bluhm
1
-1
/
+3
2020-12-26
Missed a python2.7, scapy 2, copyright bump in previous scapy 3 commits.
bluhm
3
-17
/
+17
2020-12-26
Wrap long lines.
bluhm
3
-11
/
+12
2020-12-25
Send fragment that reaches beyond max packet length. pf ignores
bluhm
2
-1
/
+60
2020-12-25
Wrap long lines.
bluhm
7
-26
/
+52
2020-12-25
Switch to scapy with python 3.
bluhm
10
-86
/
+85
2020-12-25
Link pktinfo_addr and srcaddr regress to build.
bluhm
1
-2
/
+8
2020-12-25
Switch to scapy with python 3.
bluhm
34
-377
/
+376
2020-12-25
Switch to scapy with python 3.
bluhm
6
-38
/
+37
2020-12-25
Switch to scapy with python 3.
bluhm
6
-73
/
+72
2020-12-25
Switch to scapy with python 3.
bluhm
24
-263
/
+263
2020-12-25
Switch to scapy with python 3.
bluhm
10
-174
/
+176
2020-12-25
Switch to scapy with python 3.
bluhm
14
-101
/
+100
2020-12-25
Switch to scapy with python 3.
bluhm
3
-45
/
+42
2020-12-25
Switch to scapy with python 3.
bluhm
18
-177
/
+177
2020-12-24
Switch to scapy with python 3.
bluhm
3
-26
/
+26
2020-12-24
Switch to scapy with python 3.
bluhm
3
-28
/
+28
2020-12-21
Test that IPv4 path MTU discovery works over IPsec in tunnel mode.
bluhm
2
-3
/
+53
2020-12-20
Use regress framework for setup and shorten target names.
bluhm
1
-41
/
+47
2020-12-17
Fix regress target name, they must be unique.
bluhm
1
-2
/
+2
2020-12-17
Link broadcast_bind, carp, in_pcbbind, sendsrcaddr regress to build.
bluhm
1
-2
/
+10
2020-12-17
Use ${SUDO} or skip test if not root.
bluhm
1
-3
/
+3
2020-12-17
Fix a race where the ${SUDO} process was killed instead of tcpdump.
bluhm
1
-2
/
+2
2020-12-17
Link pflow and wg regress to build.
bluhm
1
-2
/
+2
2020-12-17
Remove echo headlines.
bluhm
26
-295
/
+26
2020-12-17
Use setup and cleanup feature from regress framework.
bluhm
3
-209
/
+161
2020-12-16
Remove echo headlines. Makefile cleanup.
bluhm
1
-11
/
+2
2020-12-16
Remove echo headlines. Use consistent target names.
bluhm
6
-48
/
+33
2020-12-16
Use setup and cleanup feature from regress framework.
bluhm
4
-90
/
+67
2020-12-16
Make test actually fail if something is broken.
bluhm
1
-29
/
+22
2020-12-03
restructure, making room for several tests
anton
4
-116
/
+254
[next]