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
/
netinet6
/
dest6.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass down the address family through the pr_input calls. This
bluhm
2017-04-14
1
-2
/
+2
*
Use percpu counters for ip6stat
jca
2017-02-05
1
-2
/
+2
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-3
/
+1
*
remove uneeded route.h includes
jsg
2014-09-08
1
-2
/
+1
*
Do not include <sys/malloc.h> where it is not needed.
mpi
2014-06-03
1
-2
/
+1
*
The header file netinet/in_var.h included netinet6/in6_var.h. This
bluhm
2013-10-17
1
-2
/
+1
*
ANSIfy to sync with KAME. From Karl Sjodahl <dunceor@gmail.com>.
mcbride
2008-06-11
1
-4
/
+2
*
make PULLDOWN_TEST codepath the default (has been default for a long time).
itojun
2003-05-14
1
-11
/
+1
*
minor KNF
itojun
2002-05-30
1
-4
/
+5
*
be more more picky about ip6 destopt parsing. sync with kame
itojun
2001-02-22
1
-3
/
+4
*
make validation code more strict for ND6/dest6 variable length headers.
itojun
2001-02-21
1
-11
/
+8
*
cosmetic/whitespace sync with kame
itojun
2001-02-16
1
-22
/
+22
*
sync whitespace/comment with kame. to help merge tasks
itojun
2001-02-16
1
-4
/
+5
*
kill register declarations. to sync with kame better.
itojun
2001-02-16
1
-2
/
+2
*
fix include file path related to ip6.
itojun
2000-02-07
1
-3
/
+3
*
Remove remaining unnecessary ifdefs (itojun will hate me for this :-)
angelos
1999-12-10
1
-4
/
+1
*
bring in KAME IPv6 code, dated 19991208.
itojun
1999-12-08
1
-0
/
+123