summaryrefslogtreecommitdiffstats
path: root/libc/include/netinet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/bi...Steve Kondik2012-11-182-1/+3
|\
| * Update the kernel headers to match external/kernel-headers.Elliott Hughes2012-09-122-1/+3
* | bionic: Fix aliasing violationsBernhard Rosenkraenzer2012-07-101-17/+17
|/
* 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