Baruch Even <[EMAIL PROTECTED]> wrote:
> 
> +       case NETDEV_UNREGISTER:
>        case NETDEV_GOING_DOWN:
>        case NETDEV_DOWN:
>                /* Find every socket on this device and kill it. */

This brings up the question as to why we need to flush it on
NETDEV_GOING_DOWN and NETDEV_DOWN as well.  If it's possible
for things to get added after the flush then isn't it pointless
to flush there?

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to