Re: FreeBSD 10.1-RC4-p1

2015-02-17 Thread Rui Paulo
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 - issue in ipv6_down() in /etc/network.subr

2015-02-17 Thread Ashutosh Kumar
: 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 __

FreeBSD 10.1-RC4-p1

2015-02-17 Thread Ashutosh Kumar
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 =