On Feb 17, 2015, at 10:29, Ashutosh Kumar wrote:
> At line 764 in function ipv6_down() & file /etc/network.subr , shouldn't the
> statement 'case $_inet in ' be 'case $_inet6 in'.
You are correct. I just fixed this.
Thanks!
--
Rui Paulo
___
freebs
: FreeBSD 10.1-RC4-p1
Hi,
I hope this is correct mailing list to report an issue in network.subr.
At line 764 in function ipv6_down() & file /etc/network.subr , shouldn't the
statement 'case $_inet in ' be 'case $_inet6 in'.
Thanks
Ashutosh
__
Hi,
I hope this is correct mailing list to report an issue in network.subr.
At line 764 in function ipv6_down() & file /etc/network.subr , shouldn't the
statement 'case $_inet in ' be 'case $_inet6 in'.
Thanks
Ashutosh
=