summaryrefslogtreecommitdiff
path: root/sys/netinet/ip6.h
AgeCommit message (Expand)Author
2001-07-05IP6_EXTHDR_GET0 had no check against m->m_len (noone was using this macro).itojun
2001-01-23put attribute(packed) for ip6 option headers. they will appear atitojun
2000-10-10sync with kame ($KAME$)itojun
2000-07-13remove m_pulldown statistics code. it is highly experimental and belongitojun
2000-07-02typo in previousitojun
2000-07-02do not touch struct ip6stat on non-INET6 compilation.itojun
2000-03-03comment fix, sync with kame.itojun
2000-02-24hide declaration of IP6_EXTHDR_{GET,CHECK} from userland.itojun
2000-02-06to be more rfc2292 complient, move ip6.h and icmp6.h into netinet.itojun
1999-07-03RCS ID police.thorpej
1999-06-28KAME/NetBSD 1.4 SNAP kit, dated 19990628.itojun