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
/
netinet6
/
frag6
/
frag6_overhead.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap long lines.
bluhm
2020-12-25
1
-3
/
+6
*
Switch to scapy with python 3.
bluhm
2020-12-25
1
-12
/
+12
*
Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragment
bluhm
2017-09-07
1
-6
/
+3
*
Use consistent address schema with local and remote machine. Fill
bluhm
2017-03-01
1
-6
/
+7
*
Do not use privileged or NFS source ports for UDP packets as inetd
bluhm
2017-01-18
1
-7
/
+9
*
Put all make targets in a loop and print a little more what each
bluhm
2016-11-17
1
-1
/
+2
*
Fix tests: Restrict getpid() to lower 16 bit so that it can still
bluhm
2016-05-22
1
-1
/
+1
*
Use a simpler expression to check the ether type in scapy. This
bluhm
2014-12-19
1
-1
/
+1
*
fix typo in fragment payload
bluhm
2013-07-23
1
-1
/
+1
*
Add IPv6 tests for fragmented destination options, fragments without
bluhm
2012-02-08
1
-1
/
+1
*
Do not read dstaddr from command line, get it from addr.py.
bluhm
2012-01-11
1
-4
/
+3
*
According to RFC 5722 we drop all IPv6 fragments that belong to a
bluhm
2012-01-10
1
-4
/
+5
*
Add tests for IPv6 fragment reassembly. Hand-crafted ping6
bluhm
2012-01-06
1
-0
/
+51