cvs commit: src/usr.sbin/mtest mtest.c

[ Available lists | Index of cvs-src-old | Month of Jun 2011 | Week of 24 Jun 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John Baldwin <jhb@FreeBSD.org>
Date
24 Jun 2011 17:55:00
Subject
cvs commit: src/usr.sbin/mtest mtest.c
Message-ID
201106241755.p5OHt0gN043689@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.090 seconds