From: Holger Eitzenberger Date: Wed, 25 Mar 2009 17:44:01 +0000 (+0100) Subject: netfilter: limit the length of the helper name X-Git-Tag: v2.6.30-rc1~642^2~51^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af9d32ad6718b9a80fa89f557cc1fbb63a93ec15;p=pandora-kernel.git netfilter: limit the length of the helper name This is necessary in order to have an upper bound for Netlink message calculation, which is not a problem at all, as there are no helpers with a longer name. Signed-off-by: Holger Eitzenberger Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed