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
Age
Commit message (
Expand
)
Author
Lines
2013-07-24
add if_ether.h constants ETH_P_802_3_MIN and ETH_P_BATMAN
Szabolcs Nagy
-0
/
+3
2013-07-24
remove TCP_COOKIE_TRANSACTIONS from tcp.h
Szabolcs Nagy
-1
/
+0
2013-07-22
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
-9
/
+5
2013-07-01
add stubs for additional legacy ether.h functions
Rich Felker
-3
/
+3
2013-06-25
add ether_aton[_r] and ether_ntoa[_r] functions
Rich Felker
-0
/
+14
2013-04-01
adding ethernet protocol ids to if_ether.h following linux
Szabolcs Nagy
-0
/
+15
2013-04-01
add new linux tcp socket option flags to netinet/tcp.h
Szabolcs Nagy
-0
/
+10
2013-01-31
SOL_TCP is nonstandard and not in the reserved namespace
Rich Felker
-2
/
+1
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-12-06
tcp.h: add SOL_TCP, analoguous to udp.h
rofl0r
-0
/
+2
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-09-07
TCP_* is in the reserved namespace for tcp.h; make use of that
Rich Felker
-3
/
+4
2012-09-07
default features: make musl usable without feature test macros
Rich Felker
-0
/
+2
2012-05-22
support _BSD_SOURCE feature test macro
Rich Felker
-0
/
+17
2012-05-11
add missing IN6_ARE_ADDR_EQUAL
Rich Felker
-0
/
+5
2012-05-10
add one more bogus legacy header
Rich Felker
-0
/
+9
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
more bits junk (tcp.h)
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
/
+1132
[prev]