On Wed, 2008-12-03 at 21:48 -0500, Peter Memishian wrote:
> Xiang hit an assertion failure during testing that is basically due to a
> Nevada bug where some codepaths call ipif_arp_down() even on a
> non-ILLF_XRESOLV IPv6 interface.  However, I think the right fix is to
> rename ipif_arp_down() to ipif_resolver_down() and have it work like
> ipif_resolver_up(), in the sense that it will simply return if it's called
> on an IPv6 interface that's not ILLF_RESOLV.  This simplifies the code a
> bit and resolved the bug.  Seb, can you take a look?
> 
>       http://zhadum.east/ws/clearview/clearview-ipmpdev/webrev

I have no comments.  I also reviewed the other fixes in the webrev.
-Seb



Reply via email to