Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) | 2003-06-11 | 1 | -6/+11 | |
| | | | | | | | | | | | - routing header declaration with RFC3542 (note: sizeof(ip6_rthdr0) has changed!) also, sync up with RFC2460 routing header definition (no "strict" source routing mode any more) part of advanced API update (RFC2292 -> 3542). markus, todd, millert, henning ok | ||||
* | make PULLDOWN_TEST codepath the default (has been default for a long time). | 2003-05-14 | 1 | -16/+1 | |
| | | | | markus ok | ||||
* | KNF - return is not a function. sync w/kame | 2002-09-11 | 1 | -10/+10 | |
| | |||||
* | typo | 2002-06-08 | 1 | -2/+2 | |
| | |||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -3/+3 | |
| | |||||
* | sync whitespace/comment with kame. to help merge tasks | 2001-02-16 | 1 | -23/+37 | |
| | |||||
* | kill register declarations. to sync with kame better. | 2001-02-16 | 1 | -4/+4 | |
| | |||||
* | fix typo in routing header address validation. from francis dupont | 2000-10-02 | 1 | -5/+21 | |
| | |||||
* | fix include file path related to ip6. | 2000-02-07 | 1 | -2/+2 | |
| | |||||
* | bring in KAME IPv6 code, dated 19991208. | 1999-12-08 | 1 | -0/+172 | |
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). |