minix/usr.sbin/traceroute/version.c
Ben Gras 7f5f010bbd 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
2014-08-21 08:07:39 -04:00

3 lines
93 B
C

/* $NetBSD: version.c,v 1.3 2011/09/11 01:06:26 christos Exp $ */
char version[] = "1.4a12";