summaryrefslogtreecommitdiffstats
path: root/libc/include/netinet
Commit message (Expand)AuthorAgeFilesLines
* Add TCPOPT_* constants.Elliott Hughes2014-01-031-1/+16
* Add TCP_INFO state enum values.Elliott Hughes2013-07-111-0/+18
* Remove <netinet/icmp6.h> ni_* macros.Elliott Hughes2013-07-081-0/+4
* Make bionic's <netinet/icmp6.h> standalone, like glibc's.Elliott Hughes2013-07-081-0/+2
* Fix IPv6 filtering definitions in netinet/icmp6.h.Lorenzo Colitti2013-07-081-6/+16
* Update icmp6.h to current NetBSD.Lorenzo Colitti2013-07-021-11/+59
* Ensure header files using __BEGIN_DECLS include sys/cdefs.h.Elliott Hughes2013-06-051-1/+3
* Update the kernel headers to match external/kernel-headers.Elliott Hughes2012-09-122-1/+3
* libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto.JP Abgrall2011-05-181-1/+1
* Add icmp6.h and ip6.h files from current NetBSD libc.Steinar H. Gunderson2011-01-282-0/+1049
* Include the Linux ipv6.h header from netinet/in.h, to get things like in6_pkt...Steinar H. Gunderson2011-01-281-0/+1
* Add IN6ADDR_LOOPBACK_INIT macro to <netinet/in6.h>, as the kernel headers do ...Steinar H. Gunderson2011-01-281-0/+1
* Add a new #define IN6_IS_ADDR_ULA, for testing for Universal Local IPv6 Unica...Steinar H. Gunderson2011-01-051-0/+4
* libc: Add missing declarations in <netinet/in.h>David 'Digit' Turner2010-12-162-1/+8
* Make IPv6 definitions comply with RFC 3493:Lorenzo Colitti2009-06-162-0/+12
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+835
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-835/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-2/+33
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-219-0/+804