2f62753130da5b9e96475deae475c244b813c083 |
|
04-Feb-2011 |
Steinar H. Gunderson <sesse@google.com> |
Adjust ping6.c to compile on Android. In addition to the .mk files and other things required for the build system, we make add two simple #defines that NetBSD libc has but Bionic libc lacks, and remove two features: Support for sending packets along specific routes (largely unused, and partially deprecated from the IETF), and sending packets to named multicast groups, where the multicast address is generated from an ASCII string using MD5 (very obscure). Change-Id: I5fd55ed15e73a3367a7a127a30234239f77a11f5
/external/ping6/ping6.c
|