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
/
ip6_var.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
g/c ip6_flow_seq. found by mcbride. mcbride ok
itojun
2004-10-18
1
-2
/
+1
*
use random number generator to generate IPv6 fragment ID/flowlabel.
itojun
2003-10-01
1
-2
/
+4
*
make net.inet6.ip6.redirect actually work. from kame
itojun
2003-08-07
1
-1
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
From Andrushock, s/sucess/success/g
millert
2002-12-09
1
-2
/
+2
*
fix pointer signedness mixup. sync w/kame
itojun
2002-09-11
1
-2
/
+2
*
sync with latest KAME in6_ifaddr/prefix/default router manipulation.
itojun
2002-06-08
1
-4
/
+9
*
move IPV6_CHECKSUM processing to ip6_raw_ctloutput(). bunch of KNFs.
itojun
2002-06-07
1
-1
/
+2
*
just for consistency/compatibility, have net.inet6.ip6.v6only sysctl MIB,
itojun
2002-06-07
1
-1
/
+2
*
force fragment to minimum link MTU (1280) when needed (when PMTUD does
itojun
2002-05-29
1
-1
/
+2
*
limit number of IPv6 fragments (not the fragment queue size) to
itojun
2002-05-28
1
-1
/
+3
*
First round of __P removal in sys
millert
2002-03-14
1
-37
/
+37
*
Deprecated IPV6_ENCAPSULATED
angelos
2001-05-28
1
-2
/
+1
*
witch raw ip6 socket code from NRL to kame.
itojun
2001-02-08
1
-1
/
+3
*
remove m_pulldown statistics, which is highly experimental
itojun
2000-07-12
1
-15
/
+1
*
- more icmp6/ip6 stats.
itojun
2000-07-06
1
-8
/
+7
*
IPv6 IPsec, outbound direction.
itojun
2000-06-19
1
-1
/
+2
*
net.inet.ip.gif_ttl (and IPv6 counterpart) is never used.
itojun
2000-05-25
1
-2
/
+1
*
aintroduce ip6_{next,last}hdr which lets us parse IPv6 header chain correctly.
itojun
2000-03-22
1
-2
/
+4
*
- check raw socket icmp6 filter only if the packet is icmp6.
itojun
2000-02-28
1
-1
/
+2
*
bring in recent KAME changes (only important and stable ones, as usual).
itojun
2000-02-28
1
-1
/
+36
*
make IPv6 reass work on alpha. NetBSD PR 9340.
itojun
2000-02-04
1
-27
/
+26
*
remove never-visited function icmp6_ctloutput().
itojun
2000-01-08
1
-3
/
+1
*
Remove remaining unnecessary ifdefs (itojun will hate me for this :-)
angelos
1999-12-10
1
-31
/
+1
*
bring in KAME IPv6 code, dated 19991208.
itojun
1999-12-08
1
-0
/
+289