index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
netinet
Commit message (
Expand
)
Author
Age
Files
Lines
*
add parens when bit and arith ops are mixed in macros in public headers
Szabolcs Nagy
2014-02-11
1
-1
/
+1
*
reduce namespace pollution in netinet/udp.h
Rich Felker
2014-02-05
1
-7
/
+10
*
fix use of legacy u_intN_t types in netinet/tcp.h
Rich Felker
2014-02-05
1
-73
/
+74
*
add support for BSD struct tcphdr in netinet/tcp.h
Rich Felker
2014-02-05
1
-4
/
+41
*
fix remaining known namespace violations for netinet/in.h
Rich Felker
2014-01-08
1
-22
/
+14
*
add netinet/igmp.h and multicast groups to netinet/in.h
Rich Felker
2013-12-20
2
-0
/
+50
*
add TCP_INFO and TCP_MD5SIG socket option related structures
Timo Teräs
2013-12-20
1
-0
/
+58
*
add TCP_NOTSENT_LOWAT tcp socket option, new in linux v3.12
Szabolcs Nagy
2013-11-23
1
-0
/
+1
*
add linux tcp state enums
Timo Teräs
2013-11-23
1
-0
/
+12
*
add multicast structures from RFC 3678 to netinet/in.h
Timo Teräs
2013-11-23
1
-1
/
+42
*
netinet/in.h: add missing IP protocol numbers from the linux uapi headers
Szabolcs Nagy
2013-09-15
1
-0
/
+2
*
only expose struct tcphdr under _GNU_SOURCE
Rich Felker
2013-08-30
1
-1
/
+3
*
add struct tcphdr in netinet/tcp.h
Rich Felker
2013-08-30
1
-0
/
+33
*
add if_ether.h constants ETH_P_802_3_MIN and ETH_P_BATMAN
Szabolcs Nagy
2013-07-24
1
-0
/
+3
*
remove TCP_COOKIE_TRANSACTIONS from tcp.h
Szabolcs Nagy
2013-07-24
1
-1
/
+0
*
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
2013-07-22
1
-9
/
+5
*
add stubs for additional legacy ether.h functions
Rich Felker
2013-07-01
1
-3
/
+3
*
add ether_aton[_r] and ether_ntoa[_r] functions
Rich Felker
2013-06-25
1
-0
/
+14
*
adding ethernet protocol ids to if_ether.h following linux
Szabolcs Nagy
2013-04-01
1
-0
/
+15
*
add new linux tcp socket option flags to netinet/tcp.h
Szabolcs Nagy
2013-04-01
1
-0
/
+10
*
SOL_TCP is nonstandard and not in the reserved namespace
Rich Felker
2013-01-31
1
-2
/
+1
*
add missing multicast socket options to netinet/in.h
Szabolcs Nagy
2013-01-12
1
-0
/
+17
*
add some new-ish IPPROTO constants that were missing
Rich Felker
2013-01-01
1
-0
/
+3
*
tcp.h: add SOL_TCP, analoguous to udp.h
rofl0r
2012-12-06
1
-0
/
+2
*
add IPPROTO_HOPOPTS to in.h
Rich Felker
2012-09-08
1
-0
/
+1
*
add IPPROTO_MAX to in.h
Rich Felker
2012-09-08
1
-0
/
+1
*
TCP_* is in the reserved namespace for tcp.h; make use of that
Rich Felker
2012-09-07
1
-3
/
+4
*
default features: make musl usable without feature test macros
Rich Felker
2012-09-07
1
-0
/
+2
*
support _BSD_SOURCE feature test macro
Rich Felker
2012-05-22
1
-0
/
+17
*
add missing IN6_ARE_ADDR_EQUAL
Rich Felker
2012-05-11
1
-0
/
+5
*
add one more bogus legacy header
Rich Felker
2012-05-10
1
-0
/
+9
*
add additional compatibility union member for ipv6 addresses
Rich Felker
2012-05-03
1
-0
/
+2
*
fix all missing instances of __cplusplus checks/extern "C" in headers
Rich Felker
2011-11-10
1
-0
/
+8
*
fix some header typos
Rich Felker
2011-09-20
1
-1
/
+1
*
more bits junk (tcp.h)
Rich Felker
2011-09-18
1
-1
/
+1
*
move invariant netinet/in.h stuff out of bits/in.h
Rich Felker
2011-09-18
1
-2
/
+147
*
add IN_LOOPBACKNET constant (nonstandard but in reserved namespace)
Rich Felker
2011-04-06
1
-0
/
+2
*
resolve some header namespace non-issues
Rich Felker
2011-02-20
1
-2
/
+0
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
8
-0
/
+1132