History log of /external/ping6/ping6.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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
7cf372809c69c92b0cadcdb1a43f31af821dc8cd 04-Feb-2011 Steinar H. Gunderson <sesse@google.com> Add ping6.c, unchanged from NetBSD CVS.

cvsweb link:
http://cvsweb.netbsd.org/bsdweb.cgi/src/sbin/ping6/ping6.c?rev=1.73&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Change-Id: Ie9646ccb41d68f47138f12c686fa40435bdaba8d
/external/ping6/ping6.c