index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet6
/
ip6_var.h
Age
Commit message (
Expand
)
Author
2002-12-09
From Andrushock, s/sucess/success/g
Todd C. Miller
2002-09-11
fix pointer signedness mixup. sync w/kame
Jun-ichiro itojun Hagino
2002-06-08
sync with latest KAME in6_ifaddr/prefix/default router manipulation.
Jun-ichiro itojun Hagino
2002-06-07
move IPV6_CHECKSUM processing to ip6_raw_ctloutput(). bunch of KNFs.
Jun-ichiro itojun Hagino
2002-06-07
just for consistency/compatibility, have net.inet6.ip6.v6only sysctl MIB,
Jun-ichiro itojun Hagino
2002-05-29
force fragment to minimum link MTU (1280) when needed (when PMTUD does
Jun-ichiro itojun Hagino
2002-05-28
limit number of IPv6 fragments (not the fragment queue size) to
Jun-ichiro itojun Hagino
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-05-28
Deprecated IPV6_ENCAPSULATED
Angelos D. Keromytis
2001-02-08
witch raw ip6 socket code from NRL to kame.
Jun-ichiro itojun Hagino
2000-07-12
remove m_pulldown statistics, which is highly experimental
Jun-ichiro itojun Hagino
2000-07-06
- more icmp6/ip6 stats.
Jun-ichiro itojun Hagino
2000-06-19
IPv6 IPsec, outbound direction.
Jun-ichiro itojun Hagino
2000-05-25
net.inet.ip.gif_ttl (and IPv6 counterpart) is never used.
Jun-ichiro itojun Hagino
2000-03-22
aintroduce ip6_{next,last}hdr which lets us parse IPv6 header chain correctly.
Jun-ichiro itojun Hagino
2000-02-28
- check raw socket icmp6 filter only if the packet is icmp6.
Jun-ichiro itojun Hagino
2000-02-28
bring in recent KAME changes (only important and stable ones, as usual).
Jun-ichiro itojun Hagino
2000-02-04
make IPv6 reass work on alpha. NetBSD PR 9340.
Jun-ichiro itojun Hagino
2000-01-08
remove never-visited function icmp6_ctloutput().
Jun-ichiro itojun Hagino
1999-12-10
Remove remaining unnecessary ifdefs (itojun will hate me for this :-)
Angelos D. Keromytis
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino