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
/
net
/
pf_fragment
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Syntax of pf(4) route-to has changed. Adapt tests.
bluhm
2021-02-01
2
-6
/
+6
*
py3-scapy is now scapy
kn
2020-12-30
1
-3
/
+3
*
Switch to scapy with python 3.
bluhm
2020-12-25
18
-177
/
+177
*
Remove echo headlines.
bluhm
2020-12-17
1
-22
/
+1
*
Do not create files as dependency of .BEGIN rule. Noticed by
bluhm
2020-01-15
1
-3
/
+3
*
Rework when tests have to be skipped due to insufficient configuration
bluhm
2020-01-08
1
-4
/
+19
*
Simplify the detection for installed python and scapy. Refactor
bluhm
2019-05-10
1
-49
/
+44
*
Remove useless make depend targets.
bluhm
2017-07-07
1
-3
/
+1
*
To test IPv6 fragements with extension header, the pf pass rules
bluhm
2017-06-07
1
-4
/
+4
*
Fix typo in variable name.
bluhm
2017-01-24
2
-2
/
+2
*
Do not use privileged or NFS source ports for UDP packets as inetd
bluhm
2017-01-18
17
-71
/
+99
*
During sniffing filter strictly on icmp6 "packet too big" to avoid
bluhm
2016-10-20
2
-1
/
+6
*
By removing all the sleeps I created a race in the pf tests. The
bluhm
2016-10-20
12
-0
/
+12
*
Replace fork() and sleep() with a Python thread for sniffing packets.
bluhm
2016-10-20
12
-92
/
+212
*
The clean:, cleandir:, and obj: targets of src/Makefile descend into
tb
2016-10-19
1
-1
/
+3
*
Print SKIPPED if a regress test cannot be executed for some reason.
bluhm
2016-09-02
1
-1
/
+3
*
Split the check-setup target into smaller parts to make it easier
bluhm
2016-08-31
1
-6
/
+14
*
comment typos
sthen
2016-05-28
1
-8
/
+8
*
Fix tests: Restrict getpid() to lower 16 bit so that it can still
bluhm
2016-05-22
17
-18
/
+18
*
Route output to local addresses has changed, ping6 command line
bluhm
2015-11-01
1
-14
/
+14
*
Extend the pf forward and fragment tests with a second challenge
bluhm
2015-08-24
6
-19
/
+31
*
Enable path MTU test with ping for IPv6. Scapy srp1() does not
bluhm
2015-08-24
2
-8
/
+18
*
Add forwarding tests for pf route-to and reply-to. Keep pf forward
bluhm
2015-08-17
1
-20
/
+30
*
Add IPv6 fragment tests for pf route-to. A big ping packet is sent
bluhm
2015-08-13
2
-24
/
+32
*
Extend the setup with another address for testing pf route-to.
bluhm
2015-07-21
2
-12
/
+27
*
When test pf.conf changes, check its syntax and use the new one.
bluhm
2015-07-20
1
-2
/
+3
*
Use a simpler expression to check the ether type in scapy. This
bluhm
2014-12-19
16
-16
/
+16
*
The pf forward tests were running rdr-to and nat-to simultaneously
bluhm
2014-07-18
1
-4
/
+4
*
Make the pf_fragment test pass again. pf does not adjust the
bluhm
2014-07-13
1
-15
/
+15
*
Automatically load the required pf rules into the kernel of the
bluhm
2014-07-12
2
-34
/
+51
*
Teach these pf regress tests to run with obj directory and to fail
bluhm
2014-07-12
1
-26
/
+51
*
Use a saner and consistent address layout for my network tests that
bluhm
2014-07-12
1
-77
/
+139
*
Fix run-regress-fragping to use ping(8) instead of ping6(8) to send the
lteo
2013-10-17
1
-2
/
+2
*
Do not write spaces around = in addr.py so it can also be read by
bluhm
2012-07-10
1
-6
/
+6
*
Kill trailing whitespaces.
bluhm
2012-07-10
18
-19
/
+19
*
Add addr.py to CLEANFILES.
bluhm
2012-07-08
1
-2
/
+2
*
According to RFC 5722 we drop all IPv6 fragments that belong to a
bluhm
2012-01-13
4
-29
/
+30
*
Add tests for pf fragment reassembly with all kinds of overlapping.
bluhm
2011-09-21
12
-2
/
+664
*
Add a test suite to route ip fragments through a box running pf.
bluhm
2011-09-19
7
-0
/
+390