Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete casts to off_t and size_t that are implied by assignments | guenther | 2016-09-21 | 1 | -3/+2 |
* | Wrap <ifaddrs.h>, <netinet/in.h>, and <netinet/if_ether.h> so internal | guenther | 2015-09-14 | 1 | -1/+2 |
* | Move to the <limits.h> universe. | deraadt | 2015-01-16 | 1 | -2/+1 |
* | Remove deprecated RFC2292 ancillary data convenience functions. | chrisz | 2014-06-13 | 1 | -180/+1 |
* | switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542). | itojun | 2006-12-09 | 1 | -1/+164 |
* | ansify. ok deraadt@ moritz@ | otto | 2005-03-25 | 1 | -21/+8 |
* | - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) | itojun | 2003-06-11 | 1 | -23/+7 |
* | 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 |
* | add inet6_option_* and inet6_rthdr_*. | itojun | 1999-12-11 | 1 | -0/+298 |