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:
committed by
Gerrit Code Review
parent
9a718e59fd
commit
7f5f010bbd
@@ -6,6 +6,8 @@ INCSDIR= /usr/include/net
|
||||
|
||||
INCS= ethertypes.h \
|
||||
if_ether.h \
|
||||
radix.h \
|
||||
route.h \
|
||||
\
|
||||
\
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user