Skip to content
Commit 41390895 authored by Florian Westphal's avatar Florian Westphal Committed by Simon Horman
Browse files

netfilter: ipvs: don't check for presence of nat extension



Check for the NAT status bits, they are set once conntrack needs NAT in source or
reply direction, this is slightly faster than nfct_nat() as that has to check the
extension area.

Signed-off-by: default avatarFlorian Westphal <fw@strlen.de>
parent 592d42ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment