> I'm not quite sure about the NE_LIF_DOWN event. I've moved it so that > it only gets generated when the ipif was previously up (which makes > sense to me) where the sctp_update_ipif() call is, but the RTM_DELADDR > message is at the bottom of ipif_down_tail() which doesn't seem right.
I used to know why it had tbe done in ipif_down_tail(), but I've now forgotten -- CC'ing Thiru since I suspect he recalls. In any case, the current logic causes problems like 6452343. -- meem
