commit | af9d32ad6718b9a80fa89f557cc1fbb63a93ec15 | [log] [tgz] |
---|---|---|
author | Holger Eitzenberger <holger@eitzenberger.org> | Wed Mar 25 18:44:01 2009 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Wed Mar 25 18:44:01 2009 +0100 |
tree | fad7f7ccd2bc6fc8a04972f520dd8eedf257967e | |
parent | e487eb99cf9381a4f8254fa01747a85818da612b [diff] |
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 <holger@eitzenberger.org> Signed-off-by: Patrick McHardy <kaber@trash.net>