Re: [PATCH] ctnetlink: make sure event order is correct

2005-08-05 Thread David S. Miller
From: Harald Welte <[EMAIL PROTECTED]> Date: Fri, 5 Aug 2005 18:27:38 +0200 > [NETFILTER] ctnetlink: make sure event order is correct Applied. - 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.kern

[PATCH] ctnetlink: make sure event order is correct

2005-08-05 Thread Harald Welte
Hi Dave, please apply. [NETFILTER] ctnetlink: make sure event order is correct The following sequence is displayed during events dumping of an ICMP connection: [NEW] [DESTROY] [UPDATE] This happens because the event IPCT_DESTROY is delivered in death_by_timeout(), that is called from the icmp pr