Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add IN6ADDR_LOOPBACK_INIT macro to <netinet/in6.h>, as the kernel headers do ↵ | Steinar H. Gunderson | 2011-01-28 | 1 | -0/+1 |
| | | | | | | not provide it anymore. Change-Id: I5af12b3f38097ed165e64a408253dc375aa605d7 | ||||
* | Add a new #define IN6_IS_ADDR_ULA, for testing for Universal Local IPv6 ↵ | Steinar H. Gunderson | 2011-01-05 | 1 | -0/+4 |
| | | | | | | Unicast addresses (ULAs). These replace the old site-local IPv6 addresses. Change-Id: I2656423764569d07b92b8eb8fe6dcad6eba5b0bb | ||||
* | libc: Add missing declarations in <netinet/in.h> | David 'Digit' Turner | 2010-12-16 | 1 | -1/+6 |
| | | | | | | | | | | | | | Add missing declarations: INET_ADDRSTRLEN IN6_IS_ADDR_MC_NODELOCAL IN6_IS_ADDR_MC_GLOBAL It has been reported that these prevent compilation of the Boost libraries with the NDK. The corresponding patch has already been performed under development/ndk/platforms/android-3/include. Change-Id: I4ac514973daf3c06a8ef5538d7df79142a98e562 | ||||
* | Make IPv6 definitions comply with RFC 3493: | Lorenzo Colitti | 2009-06-16 | 1 | -0/+8 |
| | | | | | - Add some definitions to netinet/in6.h - Include netinet/in6.h from netinet/in.h | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+93 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -93/+0 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -2/+32 |
| | |||||
* | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 1 | -0/+63 |