Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-29 | be friendly with gcc-3.1.1 -O2, which takes advantage of ANSI C | Jun-ichiro itojun Hagino | |
pointer aliasing rule (gcc optimization/7427). from tsubai@netbsd, sync w/kame | |||
2001-12-06 | kill register decls. sync better with kame. | Jun-ichiro itojun Hagino | |
2001-06-24 | More descriptive panic messages, sync with NetBSD | Angelos D. Keromytis | |
2001-06-24 | Sync in4_cksum() with NetBSD, and change its use in in_delayed_cksum. | Angelos D. Keromytis | |
2001-02-16 | sync whitespace/comment with kame. to help merge tasks | Jun-ichiro itojun Hagino | |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino | |
replaces NRL IPv6 layer. reuses NRL pcb layer. no IPsec-on-v6 support. see sys/netinet6/{TODO,IMPLEMENTATION} for more details. GENERIC configuration should work fine as before. GENERIC.v6 works fine as well, but you'll need KAME userland tools to play with IPv6 (will be bringed into soon). |