Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) | itojun | 2003-06-11 | 1 | -23/+7 |
| | | | | | | | | | | | - 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 | ||||
* | KNF fix | itojun | 2003-06-06 | 1 | -3/+3 |
| | |||||
* | KNF, de-register | itojun | 2003-06-06 | 1 | -220/+154 |
| | |||||
* | %d -> %u. mostly in #ifdef DEBUG. | itojun | 2002-06-27 | 1 | -11/+11 |
| | |||||
* | fix alignment constraint in IPv6 routing header manipulation (ancillary data). | itojun | 2000-02-29 | 1 | -7/+19 |
| | | | | | documented in RFC2292. from: shin@kame.net | ||||
* | add inet6_option_* and inet6_rthdr_*. | itojun | 1999-12-11 | 1 | -0/+298 |
increase shlib minor. |