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
/
netinet
/
ip6.h
Age
Commit message (
Expand
)
Author
2006-12-09
switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).
Jun-ichiro itojun Hagino
2006-04-27
use underscore variants of _BYTE_ORDER macros which are always defined
Ted Unangst
2004-07-09
typo. Bruno Rohee
Jun-ichiro itojun Hagino
2004-04-26
hide nonstandard struct from userland
Jun-ichiro itojun Hagino
2004-01-08
struct for IPv6 pseudo header checksum - nonstandard. from kame
Jun-ichiro itojun Hagino
2003-11-16
convert __attribute__((__packed__)) to __packed so that parsers unaware
Anil Madhavapeddy
2003-06-11
- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
Jun-ichiro itojun Hagino
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-14
nuke !PULLDOWN_TEST case. (leftover from yesterday)
Jun-ichiro itojun Hagino
2001-12-06
put __attribute__ to header decls to avoid align strangeness. sync with kame
Jun-ichiro itojun Hagino
2001-07-05
IP6_EXTHDR_GET0 did not check m->m_len (noone was using this macro).
Jun-ichiro itojun Hagino
2001-06-09
Inclusion protection.
Angelos D. Keromytis
2000-10-10
little bit of sync with kame ($KAME, s/u_char/u_int8_t/)
Jun-ichiro itojun Hagino
2000-07-12
remove m_pulldown statistics, which is highly experimental
Jun-ichiro itojun Hagino
2000-06-13
declare IP6_EXTHDR_GET{,0}. sorry i forgot to commit this one.
Jun-ichiro itojun Hagino
2000-02-24
hide IP6_EXTHDR_CHECK from the userland.
Jun-ichiro itojun Hagino
2000-02-07
for more strict rfc2292 compliance swap netinet{,6}/{ip6,icmp6}.h.
Jun-ichiro itojun Hagino
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino