Jan Engelhardt de74c16996 netfilter: xtables: combine struct xt_match_param and xt_target_param
The structures carried - besides match/target - almost the same data.
It is possible to combine them, as extensions are evaluated serially,
and so, the callers end up a little smaller.

  text  data  bss  filename
-15318   740  104  net/ipv4/netfilter/ip_tables.o
+15286   740  104  net/ipv4/netfilter/ip_tables.o
-15333   540  152  net/ipv6/netfilter/ip6_tables.o
+15269   540  152  net/ipv6/netfilter/ip6_tables.o

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
2010-05-11 18:23:43 +02:00
..
2010-04-16 16:01:27 -07:00
2009-10-18 18:52:53 -07:00
2010-02-22 16:20:22 -08:00
2009-11-13 20:46:58 -08:00
2010-02-22 16:20:22 -08:00
2008-10-07 08:38:24 +11:00
2010-03-21 18:31:35 -07:00
2009-09-14 17:03:01 -07:00
2009-03-02 03:00:15 -08:00
2009-03-02 03:00:15 -08:00
2010-04-13 01:41:33 -07:00
2010-04-16 16:01:27 -07:00
2010-04-13 01:41:33 -07:00
2009-05-25 22:44:59 -07:00
2010-04-16 16:01:27 -07:00
2010-01-17 19:16:02 -08:00