netfilter: xtables: compact table hook functions (1/2)
authorJan Engelhardt <jengelh@medozas.de>
Sat, 13 Jun 2009 04:46:36 +0000 (06:46 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Wed, 10 Feb 2010 15:44:58 +0000 (16:44 +0100)
This patch combines all the per-hook functions in a given table into
a single function. Together with the 2nd patch, further
simplifications are possible up to the point of output code reduction.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>

No differences found