summaryrefslogtreecommitdiff
path: root/net/openvswitch/conntrack.c
diff options
context:
space:
mode:
authorJarno Rajahalme <jarno@ovn.org>2016-03-10 21:54:17 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2016-03-15 01:47:27 +0300
commit264619055bd52bc2278af848472176642d759874 (patch)
tree84b2db75456c646620d6050fe8e85ab4d46bc648 /net/openvswitch/conntrack.c
parentbfa3f9d7f3b349acea8982d2248e33a0ed84c687 (diff)
downloadlinux-264619055bd52bc2278af848472176642d759874.tar.xz
netfilter: Allow calling into nat helper without skb_dst.
NAT checksum recalculation code assumes existence of skb_dst, which becomes a problem for a later patch in the series ("openvswitch: Interface with NAT."). Simplify this by removing the check on skb_dst, as the checksum will be dealt with later in the stack. Suggested-by: Pravin Shelar <pshelar@nicira.com> Signed-off-by: Jarno Rajahalme <jarno@ovn.org> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/openvswitch/conntrack.c')
0 files changed, 0 insertions, 0 deletions