On Wed, 2008-12-31 at 19:50 -0500, Peter Memishian wrote: > > Author: meem <Peter.Memishian at Sun.COM> > > Changeset: 8534:c92b437e3512 > > Comments: > > IPMP stress reveals a possible infinite loop in ipif_select_source() > > ilm_walker_start() should also skip ILM_DELETED ILMs > > 6789718 ip6.tun0 cannot be plumbed in a non-global-zone post-6745288 > > in.ndpd nits > > Webrev is at: > > http://zhadum.east/ws/clearview/clearview-ipmpdev/webrev.misc.4/
ip_multi.c: I don't see how ilm_walker_start() skips ILM_DELETED ilms. It looks like it still always returns ilw->ilw_walk_ill->ill_ilm, just as it did before. -Seb
