svn commit: r191651 - head/usr.sbin/mtest

John Baldwin jhb at freebsd.org
Tue Feb 15 15:35:02 UTC 2011


On Wednesday, April 29, 2009 5:50:04 am Bruce M Simpson wrote:
> Author: bms
> Date: Wed Apr 29 09:50:04 2009
> New Revision: 191651
> URL: http://svn.freebsd.org/changeset/base/191651
> 
> Log:
>   Merge IPv6-capable mtest(8) from MLDv2 branch.
> 
> Modified:
>   head/usr.sbin/mtest/Makefile
>   head/usr.sbin/mtest/mtest.8
>   head/usr.sbin/mtest/mtest.c

This is completely broken as it fails to work if you don't have INET6 compiled 
into the kernel, even if all you want to do is test joining IPv4 multicast 
groups.

-- 
John Baldwin


More information about the svn-src-head mailing list