Pablo Neira Ayuso 14a50bbaa5 [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 protocol helper
(ct->timeout.function) once we see the reply.

To fix this, we move this event to destroy_conntrack().

Signed-off-by: Pablo Neira Ayuso <pablo@eurodev.net>
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:40:13 -07:00
..
2005-06-20 13:18:08 -07:00
2005-08-29 15:32:25 -07:00
2005-04-16 15:20:36 -07:00
2005-06-20 13:18:08 -07:00
2005-08-29 15:33:20 -07:00
2005-04-16 15:20:36 -07:00
2005-08-08 14:26:52 -07:00
2005-08-29 15:33:20 -07:00
2005-08-29 15:32:25 -07:00
2005-07-27 13:00:04 -07:00
2005-08-29 15:33:20 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-29 15:33:20 -07:00
2005-08-29 15:31:14 -07:00
2005-08-29 15:31:14 -07:00
2005-08-08 14:26:52 -07:00
2005-04-16 15:20:36 -07:00
2005-05-03 16:27:10 -07:00
2005-08-29 15:33:20 -07:00