index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
netinet
/
in.h
Age
Commit message (
Expand
)
Author
Lines
2018-02-22
netinet/in.h: add new IPV6_FREEBIND from linux v4.15
Szabolcs Nagy
-0
/
+1
2017-11-05
add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux v4.10
Szabolcs Nagy
-0
/
+2
2017-08-29
move IPPORT_RESERVED from netdb.h to netinet/in.h
Rich Felker
-0
/
+2
2016-11-07
make netinet/in.h suppress clashing definitions from kernel headers
Rich Felker
-0
/
+15
2016-07-03
make brace placement in public header struct definitions consistent
Rich Felker
-20
/
+10
2016-03-19
add IPV6_HDRINCL socket option from linux v4.5
Szabolcs Nagy
-0
/
+1
2016-01-24
add new IP_BIND_ADDRESS_NO_PORT and IPPROTO_MPLS to netinet/in.h
Szabolcs Nagy
-0
/
+2
2015-04-17
add IP_CHECKSUM socket option to netinet/in.h
Szabolcs Nagy
-0
/
+1
2014-10-08
add new IPV6_AUTOFLOWLABEL socket option in netinet/in.h
Szabolcs Nagy
-0
/
+1
2014-05-30
update netinet/in.h to match the current kernel uapi
Szabolcs Nagy
-1
/
+21
2014-02-25
in.h: new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Szabolcs Nagy
-0
/
+1
2014-02-11
add parens when bit and arith ops are mixed in macros in public headers
Szabolcs Nagy
-1
/
+1
2014-01-08
fix remaining known namespace violations for netinet/in.h
Rich Felker
-22
/
+14
2013-12-20
add netinet/igmp.h and multicast groups to netinet/in.h
Rich Felker
-0
/
+5
2013-11-23
add multicast structures from RFC 3678 to netinet/in.h
Timo Teräs
-1
/
+42
2013-09-15
netinet/in.h: add missing IP protocol numbers from the linux uapi headers
Szabolcs Nagy
-0
/
+2
2013-07-22
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
-9
/
+5
2013-01-12
add missing multicast socket options to netinet/in.h
Szabolcs Nagy
-0
/
+17
2013-01-01
add some new-ish IPPROTO constants that were missing
Rich Felker
-0
/
+3
2012-09-08
add IPPROTO_HOPOPTS to in.h
Rich Felker
-0
/
+1
2012-09-08
add IPPROTO_MAX to in.h
Rich Felker
-0
/
+1
2012-05-11
add missing IN6_ARE_ADDR_EQUAL
Rich Felker
-0
/
+5
2012-05-03
add additional compatibility union member for ipv6 addresses
Rich Felker
-0
/
+2
2011-11-10
fix all missing instances of __cplusplus checks/extern "C" in headers
Rich Felker
-0
/
+8
2011-09-20
fix some header typos
Rich Felker
-1
/
+1
2011-09-18
move invariant netinet/in.h stuff out of bits/in.h
Rich Felker
-2
/
+147
2011-04-06
add IN_LOOPBACKNET constant (nonstandard but in reserved namespace)
Rich Felker
-0
/
+2
2011-02-20
resolve some header namespace non-issues
Rich Felker
-2
/
+0
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+158