diff options
author | 2018-09-12 23:07:31 +0900 | |
---|---|---|
committer | 2018-09-20 18:26:56 +0200 | |
commit | f8b0a3ab06a092c84ec0cab8232abb1b6f7c14f4 (patch) | |
tree | d4a2b8480197fa52c9414cd5c573ba27fe7929e3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: conntrack: clamp l4proto array size at largers supported protocol (diff) | |
download | wireguard-linux-f8b0a3ab06a092c84ec0cab8232abb1b6f7c14f4.tar.xz wireguard-linux-f8b0a3ab06a092c84ec0cab8232abb1b6f7c14f4.zip |
netfilter: nat: remove duplicate skb_is_nonlinear() in __nf_nat_mangle_tcp_packet()
__nf_nat_mangle_tcp_packet() and nf_nat_mangle_udp_packet() call
mangle_contents(). and __nf_nat_mangle_tcp_packet()
and mangle_contents() call skb_is_nonlinear(). so that
skb_is_nonlinear() in __nf_nat_mangle_tcp_packet() is unnecessary.
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions