diff options
author | Florian Westphal <fw@strlen.de> | 2016-12-20 21:57:03 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2017-01-03 14:33:25 +0100 |
commit | 9700ba805b4f58d26c4621ad6ba6b0e632e7a04b (patch) | |
tree | 199d253ec1638c482a0960b949aa87a94b1d60ba /include/dt-bindings/reset/altr,rst-mgr.h | |
parent | e4781421e883340b796da5a724bda7226817990b (diff) |
netfilter: nat: merge udp and udplite helpers
udplite nat was copied from udp nat, they are virtually 100% identical.
Not really surprising given udplite is just udp with partial csum coverage.
old:
text data bss dec hex filename
11606 1457 210 13273 33d9 nf_nat.ko
330 0 2 332 14c nf_nat_proto_udp.o
276 0 2 278 116 nf_nat_proto_udplite.o
new:
text data bss dec hex filename
11598 1457 210 13265 33d1 nf_nat.ko
640 0 4 644 284 nf_nat_proto_udp.o
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/dt-bindings/reset/altr,rst-mgr.h')
0 files changed, 0 insertions, 0 deletions