80 Commits (55a1c9c89028f8930e5f65fe5484fa7ba0e18853)

Author SHA1 Message Date
Szabolcs Nagy 5b85ed5cec add ETH_P_PREAUTH ethertype from linux v4.17 8 years ago
Szabolcs Nagy ebeb1de288 add TCP_NLA_* from linux v4.17 8 years ago
Szabolcs Nagy 3a81cbe643 netinet/if_ether.h: add ETH_TLEN from linux v4.16 8 years ago
Szabolcs Nagy 833df8675c netinet/if_ether.h: add ETH_P_ERSPAN2 from linux v4.16 8 years ago
Szabolcs Nagy 4001c51181 netinet/in.h: add new IPV6_FREEBIND from linux v4.15 8 years ago
Szabolcs Nagy 5f4ff22aa3 netinet/tcp.h: add TCP_* socket options from linux v4.15 8 years ago
Szabolcs Nagy e69608700f netinet/tcp.h: add tcp_diag_md5sig struct from linux v4.14 9 years ago
Szabolcs Nagy fba3059d72 netinet/if_ether.h: add new ETH_P_ macros from linux v4.14 9 years ago
Hauke Mehrtens b583c5d3b4 add additional uapi guards for Linux kernel header files 8 years ago
Rich Felker d5029bb88a fix endian errors in netinet/icmp6.h due to failure to include endian.h 9 years ago
Szabolcs Nagy 6651ef1f06 add new tcp.h socket options from linux v4.13 9 years ago
Szabolcs Nagy c519658cea add TCP_NLA_* enums from linux v4.11 9 years ago
Szabolcs Nagy ee3ae7827b add TCP_FASTOPEN_CONNECT tcp socket option from linux v4.11 9 years ago
Szabolcs Nagy 3eb82f7338 add ETH_P_IBOE from linux v4.11 9 years ago
Szabolcs Nagy f5638c22e3 add ETH_MIN_MTU and ETH_MAX_MTU from linux v4.10 9 years ago
Szabolcs Nagy 013696918b add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux v4.10 9 years ago
Szabolcs Nagy 5c596ed867 add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums from linux v4.10 9 years ago
Rich Felker 5f7efb87a2 move IPPORT_RESERVED from netdb.h to netinet/in.h 9 years ago
Szabolcs Nagy 60c46db80b update tcp_info struct to linux v4.9 10 years ago
Rich Felker 04983f2272 make netinet/in.h suppress clashing definitions from kernel headers 10 years ago
Daniel Sabogal 71e8392765 add missing if_ether.h constants 10 years ago
Szabolcs Nagy 87643335ac update icmphdr struct following linux v4.8 10 years ago
Szabolcs Nagy cc7c95e98e add TCP_REPAIR_WINDOW to netinet/tcp.h from linux v4.8 10 years ago
Szabolcs Nagy 9487cc5f22 add ETH_P_NCSI to netinet/if_ether.h from linux v4.8 10 years ago
Szabolcs Nagy c6519d4a71 add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7 to netinet/udp.h 10 years ago
Rich Felker befa5866ee make brace placement in public header struct definitions consistent 10 years ago
Szabolcs Nagy 349877755d add new tcp_info fields from linux v4.6 10 years ago
Szabolcs Nagy 7ea37c7aa4 add ETH_P_MACSEC netinet/if_ether.h, new in linux v4.6 10 years ago
Szabolcs Nagy 8ffa0375f2 add IPV6_HDRINCL socket option from linux v4.5 10 years ago
Szabolcs Nagy 2c9acc51cd add new IP_BIND_ADDRESS_NO_PORT and IPPROTO_MPLS to netinet/in.h 11 years ago
Szabolcs Nagy 4da2d96591 update netinet/tcp.h for linux v4.2 11 years ago
Kylie McClain 53f41fb568 netinet/tcp: Add TCPOPT, TCPOLEN constants 11 years ago
Szabolcs Nagy 20de36cc89 fix netinet/ether.h for c++ 11 years ago
Szabolcs Nagy 7561ac45ed add IPTOS_CLASS_* macros to netinet/ip.h 11 years ago
Szabolcs Nagy 1bfeb1dcd0 add IP_CHECKSUM socket option to netinet/in.h 11 years ago
Szabolcs Nagy a0c90b9773 add new IPV6_AUTOFLOWLABEL socket option in netinet/in.h 12 years ago
Szabolcs Nagy 6119fa3269 add pacing rate information to the tcp_info struct in tcp.h 12 years ago
Szabolcs Nagy 4a142db74f add new ethernet packet types ETH_P_80221, ETH_P_LOOPBACK 12 years ago
Szabolcs Nagy c350468658 update netinet/in.h to match the current kernel uapi 12 years ago
Szabolcs Nagy d82db8550a in.h: new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE 12 years ago
Szabolcs Nagy fb5a2ef8df if_ether.h: new ethernet protocol type 12 years ago
Szabolcs Nagy e74f3b0234 add parens when bit and arith ops are mixed in macros in public headers 12 years ago
Rich Felker 89511cd943 reduce namespace pollution in netinet/udp.h 12 years ago
Rich Felker 685b1cd4a0 fix use of legacy u_intN_t types in netinet/tcp.h 12 years ago
Rich Felker fdaaa68d82 add support for BSD struct tcphdr in netinet/tcp.h 12 years ago
Rich Felker acde013522 fix remaining known namespace violations for netinet/in.h 13 years ago
Rich Felker c91ad4f716 add netinet/igmp.h and multicast groups to netinet/in.h 13 years ago
Timo Teräs e2b4525e3b add TCP_INFO and TCP_MD5SIG socket option related structures 13 years ago
Szabolcs Nagy b0e9d57711 add TCP_NOTSENT_LOWAT tcp socket option, new in linux v3.12 13 years ago
Timo Teräs 4b2c8fee35 add linux tcp state enums 13 years ago