diff options
author | 2015-10-09 13:44:55 -0500 | |
---|---|---|
committer | 2015-10-12 19:44:17 -0700 | |
commit | b72775977c39dcd380777ff5ea8041fdf67ee382 (patch) | |
tree | a1f5f6d66b9637f258fdd41ebc88f303d1af5ee0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ipv4: Pass struct net into ip_defrag and ip_check_defrag (diff) | |
download | wireguard-linux-b72775977c39dcd380777ff5ea8041fdf67ee382.tar.xz wireguard-linux-b72775977c39dcd380777ff5ea8041fdf67ee382.zip |
ipv6: Pass struct net into nf_ct_frag6_gather
The function nf_ct_frag6_gather is called on both the input and the
output paths of the networking stack. In particular ipv6_defrag which
calls nf_ct_frag6_gather is called from both the the PRE_ROUTING chain
on input and the LOCAL_OUT chain on output.
The addition of a net parameter makes it explicit which network
namespace the packets are being reassembled in, and removes the need
for nf_ct_frag6_gather to guess.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions