Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-12-19 | disallow AF mismatch on inbound. | Jun-ichiro itojun Hagino | |
1999-12-15 | do not overwrite traffic class portion when filling in IPv6 version field. | Jun-ichiro itojun Hagino | |
1999-12-14 | Change cast (and argument declaration) from int to u_long so it | Angelos D. Keromytis | |
compiles on alpha (janjaap@stack.nl) | |||
1999-12-10 | Remove remaining unnecessary ifdefs (itojun will hate me for this :-) | Angelos D. Keromytis | |
1999-12-10 | Add RCS tags, remove unused header files and code, remove a few | Angelos D. Keromytis | |
unnecessary ifdefs... | |||
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). | |||
1999-04-28 | zap the newhashinit hack. | Artur Grabowski | |
Add an extra flag to hashinit telling if it should wait in malloc. update all calls to hashinit. | |||
1999-03-09 | Demangled the INET6 stuff so as not to require any extra options and not to | cmetz | |
be mutually exclusive with the IPSEC option. | |||
1999-02-24 | Synchronized changes needed to integrate into OpenBSD with the NRL source | cmetz | |
tree so we can have a unified netinet6 directory. | |||
1999-01-06 | first few files of NRL ipv6. This NRL release was officially exported | Theo de Raadt | |
to me by US DOD officials, with the crypto already removed. |