netbsd ping & traceroute

. remove minix ping
	. add support for socket(AF_INET, SOCK_RAW, {IPPROTO_ICMP,IPPROTO_UDP})
	. gives test48 a better chance of detecting network connectivity

Change-Id: Ia678546d27ac378642f1160a141e1fc33458cce2
This commit is contained in:
Ben Gras
2013-06-03 10:54:08 +00:00
committed by Gerrit Code Review
parent 9a718e59fd
commit 7f5f010bbd
38 changed files with 6485 additions and 196 deletions

View File

@@ -6,6 +6,8 @@ INCSDIR= /usr/include/net
INCS= ethertypes.h \
if_ether.h \
radix.h \
route.h \
\
\
\