From 73da80df0c3cf4175662b3da4dfbd3574d34f96a Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Thu, 11 Feb 2010 11:56:37 +0100 Subject: conntrackd: fix UDP filtering in configuration file UDP filtering was broken during the addition of the UDP-based synchronization protocol that was introduced in 0.9.14. This patch fixes the problem. Signed-off-by: Pablo Neira Ayuso --- doc/sync/notrack/conntrackd.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/sync/notrack/conntrackd.conf') diff --git a/doc/sync/notrack/conntrackd.conf b/doc/sync/notrack/conntrackd.conf index f8bccc4..693209a 100644 --- a/doc/sync/notrack/conntrackd.conf +++ b/doc/sync/notrack/conntrackd.conf @@ -394,6 +394,7 @@ General { TCP SCTP DCCP + # UDP # ICMP # This requires a Linux kernel >= 2.6.31 } -- cgit v1.2.3