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
/
sys
/
netinet
/
igmp_var.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify igmp_sysctl to directly return error in default case
gnezdo
2020-08-17
1
-5
/
+1
*
Pass down the address family through the pr_input calls. This
bluhm
2017-04-14
1
-2
/
+2
*
Change the IPv4 pr_input function to the way IPv6 is implemented,
bluhm
2017-01-29
1
-2
/
+2
*
Since raw_input() and route_input() are gone from pr_input, we can
bluhm
2017-01-25
1
-2
/
+2
*
convert igmp_stat into per-cpu counters
dlg
2017-01-04
1
-2
/
+24
*
use arc4random_uniform() for random number requests that are not a
djm
2008-04-18
1
-2
/
+2
*
add sysctl entry points into various network layers, in particular to
deraadt
2007-12-14
1
-1
/
+17
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Remove commons; inspired by netbsd.
jason
2003-02-12
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-7
/
+7
*
Inclusion protection.
angelos
2001-06-09
1
-2
/
+6
*
use arc4random()
deraadt
1997-02-05
1
-2
/
+2
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-2
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+81