about summary refs log tree commit diff
path: root/include/netinet/in.h
Commit message (Expand)AuthorAgeFilesLines
* add new IP_BIND_ADDRESS_NO_PORT and IPPROTO_MPLS to netinet/in.hSzabolcs Nagy2016-01-241-0/+2
* add IP_CHECKSUM socket option to netinet/in.hSzabolcs Nagy2015-04-171-0/+1
* add new IPV6_AUTOFLOWLABEL socket option in netinet/in.hSzabolcs Nagy2014-10-081-0/+1
* update netinet/in.h to match the current kernel uapiSzabolcs Nagy2014-05-301-1/+21
* in.h: new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACESzabolcs Nagy2014-02-251-0/+1
* add parens when bit and arith ops are mixed in macros in public headersSzabolcs Nagy2014-02-111-1/+1
* fix remaining known namespace violations for netinet/in.hRich Felker2014-01-081-22/+14
* add netinet/igmp.h and multicast groups to netinet/in.hRich Felker2013-12-201-0/+5
* add multicast structures from RFC 3678 to netinet/in.hTimo Teräs2013-11-231-1/+42
* netinet/in.h: add missing IP protocol numbers from the linux uapi headersSzabolcs Nagy2013-09-151-0/+2
* refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker2013-07-221-9/+5
* add missing multicast socket options to netinet/in.hSzabolcs Nagy2013-01-121-0/+17
* add some new-ish IPPROTO constants that were missingRich Felker2013-01-011-0/+3
* add IPPROTO_HOPOPTS to in.hRich Felker2012-09-081-0/+1
* add IPPROTO_MAX to in.hRich Felker2012-09-081-0/+1
* add missing IN6_ARE_ADDR_EQUALRich Felker2012-05-111-0/+5
* add additional compatibility union member for ipv6 addressesRich Felker2012-05-031-0/+2
* fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker2011-11-101-0/+8
* fix some header typosRich Felker2011-09-201-1/+1
* move invariant netinet/in.h stuff out of bits/in.hRich Felker2011-09-181-2/+147
* add IN_LOOPBACKNET constant (nonstandard but in reserved namespace)Rich Felker2011-04-061-0/+2
* resolve some header namespace non-issuesRich Felker2011-02-201-2/+0
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+158