Pablo Neira Ayuso
eeb4cb9523
netfilter: xt_CT: fix assignation of the generic protocol tracker
...
`iptables -p all' uses 0 to match all protocols, while the conntrack
subsystem uses 255. We still need `-p all' to attach the custom
timeout policies for the generic protocol tracker.
Moreover, we may use `iptables -p sctp' while the SCTP tracker is
not loaded. In that case, we have to default on the generic protocol
tracker.
Another possibility is `iptables -p ip' that should be supported
as well. This patch makes sure we validate all possible scenarios.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2012-03-23 00:52:08 +01:00
..
2012-01-12 15:44:42 +10:30
2011-10-31 19:30:30 -04:00
2011-12-14 02:39:30 -05:00
2011-10-31 19:30:30 -04:00
2012-03-04 20:41:38 -05:00
2011-12-28 14:08:08 -05:00
2012-03-11 15:36:34 -07:00
2012-03-20 21:04:47 -07:00
2012-03-09 14:34:20 -08:00
2012-03-11 15:38:16 -07:00
2011-10-17 19:22:46 -04:00
2012-02-02 15:47:33 -08:00
2012-03-21 16:52:09 -04:00
2011-10-31 19:30:30 -04:00
2012-03-03 09:02:52 -07:00
2012-02-05 17:44:55 -05:00
2012-01-19 14:38:51 +11:00
2011-11-29 00:21:36 -05:00
2011-11-18 14:37:09 -05:00
2012-02-13 00:46:41 -05:00
2012-02-22 14:46:37 -05:00
2012-03-20 21:04:47 -07:00
2012-03-20 05:39:34 -04:00
2011-10-31 19:30:30 -04:00
2012-03-20 21:04:47 -07:00
2012-03-07 22:52:24 -08:00
2011-12-11 18:25:16 -05:00
2012-03-20 16:12:11 -04:00
2011-09-16 19:20:20 -04:00
2012-01-24 15:33:19 -05:00
2012-03-20 21:04:47 -07:00
2012-03-23 00:52:08 +01:00
2012-01-12 12:26:56 -08:00
2012-02-26 14:10:44 -05:00
2011-12-28 14:08:08 -05:00
2012-03-06 15:16:25 -05:00
2012-03-09 14:34:20 -08:00
2012-02-24 01:37:35 -08:00
2012-01-12 12:26:56 -08:00
2012-03-21 09:40:26 -07:00
2012-01-05 10:13:24 -05:00
2011-10-31 19:30:30 -04:00
2012-02-14 14:41:55 -05:00
2012-03-20 21:04:47 -07:00
2012-03-08 13:52:08 -08:00
2012-03-20 21:48:28 +08:00
2012-02-29 11:45:35 -05:00
2012-02-26 14:10:06 -05:00
2011-11-07 13:27:30 -05:00
2011-10-31 19:30:30 -04:00
2012-03-13 14:54:20 -04:00
2011-12-16 15:49:52 -05:00
2012-02-26 14:10:06 -05:00
2012-03-11 19:11:22 -07:00
2011-12-03 09:35:17 -08:00
2011-12-03 09:35:17 -08:00
2012-03-11 19:11:22 -07:00
2011-10-31 19:30:30 -04:00