On 5.12.2016. 16:26, Martin Pieuchot wrote:
> Hello,
> 
> On 03/12/16(Sat) 19:59, Hrvoje Popovski wrote:
>> I don't have ip6 in network where em0 interface is.
>> It seems, that when I add inet6 autoconf in hostname.em0 and
>> when I do sh netstart em0 I loose ip4 default route. If I do
>> ifconfig em0 inet6 autoconf everything is ok. I think that this behavior
>> is not intended so i'm sending this to bugs@
> 
> Thanks for the report.  This is a regression introduced by the removal
> of all routes attached to an address.  When you run "sh netstart em0"
> the kernel delete and create a new address for the interface.  So the
> correct fix is to always try to add the route in this case.
> 
> Could you confirm the diff below fix the issue?

Hi,

yes, i'm confirming that this patch solves this issue.

Thank you..



Reply via email to