summaryrefslogtreecommitdiff
path: root/include/netinet/in.h
AgeCommit message (Expand)AuthorLines
2019-07-01netinet/in.h: add INADDR_ALLSNOOPERS_GROUP from linux v5.1Szabolcs Nagy-0/+1
2019-07-01netinet/in.h: add IPV6_ROUTER_ALERT_ISOLATE from linux v5.1Szabolcs Nagy-0/+1
2019-03-13netinet/in.h add IPV6_MULTICAST_ALL from linux v4.20Szabolcs Nagy-0/+1
2018-02-22netinet/in.h: add new IPV6_FREEBIND from linux v4.15Szabolcs Nagy-0/+1
2017-11-05add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux v4.10Szabolcs Nagy-0/+2
2017-08-29move IPPORT_RESERVED from netdb.h to netinet/in.hRich Felker-0/+2
2016-11-07make netinet/in.h suppress clashing definitions from kernel headersRich Felker-0/+15
2016-07-03make brace placement in public header struct definitions consistentRich Felker-20/+10
2016-03-19add IPV6_HDRINCL socket option from linux v4.5Szabolcs Nagy-0/+1
2016-01-24add new IP_BIND_ADDRESS_NO_PORT and IPPROTO_MPLS to netinet/in.hSzabolcs Nagy-0/+2
2015-04-17add IP_CHECKSUM socket option to netinet/in.hSzabolcs Nagy-0/+1
2014-10-08add new IPV6_AUTOFLOWLABEL socket option in netinet/in.hSzabolcs Nagy-0/+1
2014-05-30update netinet/in.h to match the current kernel uapiSzabolcs Nagy-1/+21
2014-02-25in.h: new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACESzabolcs Nagy-0/+1
2014-02-11add parens when bit and arith ops are mixed in macros in public headersSzabolcs Nagy-1/+1
2014-01-08fix remaining known namespace violations for netinet/in.hRich Felker-22/+14
2013-12-20add netinet/igmp.h and multicast groups to netinet/in.hRich Felker-0/+5
2013-11-23add multicast structures from RFC 3678 to netinet/in.hTimo Teräs-1/+42
2013-09-15netinet/in.h: add missing IP protocol numbers from the linux uapi headersSzabolcs Nagy-0/+2
2013-07-22refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker-9/+5
2013-01-12add missing multicast socket options to netinet/in.hSzabolcs Nagy-0/+17
2013-01-01add some new-ish IPPROTO constants that were missingRich Felker-0/+3
2012-09-08add IPPROTO_HOPOPTS to in.hRich Felker-0/+1
2012-09-08add IPPROTO_MAX to in.hRich Felker-0/+1
2012-05-11add missing IN6_ARE_ADDR_EQUALRich Felker-0/+5
2012-05-03add additional compatibility union member for ipv6 addressesRich Felker-0/+2
2011-11-10fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker-0/+8
2011-09-20fix some header typosRich Felker-1/+1
2011-09-18move invariant netinet/in.h stuff out of bits/in.hRich Felker-2/+147
2011-04-06add IN_LOOPBACKNET constant (nonstandard but in reserved namespace)Rich Felker-0/+2
2011-02-20resolve some header namespace non-issuesRich Felker-2/+0
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+158