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-08-29 15:31:04 -07:00
2005-08-29 15:40:13 -07:00
2005-08-29 15:37:55 -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-23 09:45:18 -07:00
2005-06-20 13:18:08 -07:00
2005-08-29 15:35:08 -07:00
2005-06-18 22:54:12 -07:00
2005-06-18 22:54:12 -07:00
2005-06-18 22:54:12 -07:00
2005-08-05 04:12:48 -07:00
2005-08-23 22:06:09 -07:00
2005-08-18 14:05:44 -07:00
2005-07-08 17:48:38 -07:00
2005-08-29 15:38:39 -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-07-30 17:46:44 -07:00
2005-08-29 15:37:22 -07:00
2005-08-29 15:33:20 -07:00
2005-08-29 15:37:55 -07:00
2005-08-06 06:33:15 -07:00
2005-08-18 14:36:59 -07:00
2005-08-29 15:32:25 -07:00
2005-07-30 17:46:44 -07:00
2005-07-30 17:41:59 -07:00
2005-07-27 13:00:04 -07:00
2005-08-29 15:38:39 -07:00
2005-08-29 15:33:20 -07:00
2005-06-13 14:29:06 -07:00
2005-06-13 14:29:06 -07:00
2005-06-13 14:29:06 -07:00
2005-04-16 15:20:36 -07:00
2005-08-29 15:36:19 -07:00
2005-04-16 15:20:36 -07:00
2005-05-05 16:36:49 -07:00
2005-08-29 15:37:22 -07:00
2005-08-29 15:33:20 -07:00
2005-06-18 22:47:21 -07:00
2005-06-23 12:19:55 -07:00
2005-06-23 12:23:25 -07:00
2005-06-23 20:37:36 -07:00
2005-08-29 15:38:32 -07:00
2005-06-23 12:24:58 -07:00
2005-06-23 12:28:11 -07:00
2005-06-23 12:26:34 -07:00
2005-08-29 15:31:14 -07:00
2005-08-29 15:38:48 -07:00
2005-08-29 15:38:48 -07:00
2005-08-29 15:31:14 -07:00
2005-06-23 12:29:07 -07:00
2005-07-08 14:57:23 -07:00
2005-06-23 12:27:19 -07:00
2005-06-23 12:24:09 -07:00
2005-08-29 15:38:48 -07:00
2005-08-08 14:26:52 -07:00
2005-04-16 15:20:36 -07:00
2005-06-20 13:21:43 -07:00
2005-05-03 16:27:10 -07:00
2005-08-29 15:33:20 -07:00
2005-07-19 14:03:34 -07:00