jhb 2011-06-24 17:54:45 UTC
FreeBSD src repository
Modified files:
usr.sbin/mtest mtest.c
Log:
SVN rev 223510 on 2011-06-24 17:54:45Z by jhb
Don't die if either of INET or INET6 aren't in the running kernel.
Instead, report "protocol not supported" errors at runtime if a user
attempts to use a protocol that the kernel doesn't support.
Reviewed by: bz
MFC after: 1 week
Revision Changes Path
1.12 +25 -5 src/usr.sbin/mtest/mtest.c