diff options
author | Florian Westphal <[email protected]> | 2019-04-09 10:44:07 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2019-04-11 20:59:29 +0200 |
commit | adf82accc5f526f1e812f1a8df7292fef7dad19a (patch) | |
tree | eeffbe4a49445b8fe1c5df0fc06b3b98b1b2b752 /tools/perf/scripts/python/syscall-counts.py | |
parent | bf8981a2aa082d9d64771b47c8a1c9c388d8cd40 (diff) |
netfilter: x_tables: merge ip and ipv6 masquerade modules
No need to have separate modules for this.
before:
text data bss dec filename
2038 1168 0 3206 net/ipv4/netfilter/ipt_MASQUERADE.ko
1526 1024 0 2550 net/ipv6/netfilter/ip6t_MASQUERADE.ko
after:
text data bss dec filename
2521 1296 0 3817 net/netfilter/xt_MASQUERADE.ko
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions