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
5 files changed
tree: 92ae556b97576edac69150cf6891991c9f25c168
  1. Android.mk
  2. CleanSpec.mk
  3. NOTICE
  4. ping6.c
  5. ThirdPartyProject.prop