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
/
udp6_output.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rdomain support for IPv6
sperreault
2011-11-24
1
-2
/
+7
*
When accessing cached routes make sure the route is actually still valid.
claudio
2008-11-23
1
-4
/
+7
*
ANSIfy to sync with KAME. From Karl Sjodahl <dunceor@gmail.com>.
mcbride
2008-06-11
1
-5
/
+3
*
apply the "skip ipsec if there are no flows" speedup diff to IPv6 too.
henning
2007-06-01
1
-2
/
+2
*
switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).
itojun
2006-12-09
1
-9
/
+10
*
support IPV6_USE_MIN_MTU, to make BIND9 better.
itojun
2004-06-12
1
-3
/
+1
*
back out tree breakage. Like, come on
deraadt
2004-06-11
1
-1
/
+3
*
support IPV6_USE_MIN_MTU, which is needed to run BIND9 well. from kame
itojun
2004-06-11
1
-3
/
+1
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
KNF - return is not a function. sync w/kame
itojun
2002-09-11
1
-2
/
+2
*
pass struct proc * down to in6_pcbsetport
itojun
2002-09-04
1
-2
/
+4
*
force fragment to minimum link MTU (1280) when needed (when PMTUD does
itojun
2002-05-29
1
-2
/
+2
*
remove kame IPSEC code within #ifdef.
itojun
2001-12-06
1
-6
/
+1
*
No need for net/net_osdep.h
angelos
2001-06-09
1
-3
/
+1
*
sync better with kame. remove register decls. $OpenBSD$
itojun
2001-02-16
1
-6
/
+9
*
witch raw ip6 socket code from NRL to kame.
itojun
2001-02-08
1
-1
/
+1
*
sync with KAME udp6_output(). udp output logic is very different between
itojun
2000-06-18
1
-0
/
+295