From: Pablo Neira Ayuso Date: Tue, 11 Oct 2005 03:53:16 +0000 (-0700) Subject: [NETFILTER] ctnetlink: ICMP ID is not mandatory X-Git-Tag: v2.6.14-rc5~68^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1bcc3f26885b0a8bf04799551de2e9574ccbda1;p=pandora-kernel.git [NETFILTER] ctnetlink: ICMP ID is not mandatory The ID is only required by ICMP type 8 (echo), so it's not mandatory for all sort of ICMP connections. This patch makes mandatory only the type and the code for ICMP netlink messages. Signed-off-by: Pablo Neira Ayuso Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed