+25
−16
Loading
Add tunnel hdr_size and tunnel proto fields in nf_flowtable_ctx struct in order to store IP tunnel header size and protocol used during IPIP and IP6IP6 tunnel sw offloading decapsulation and avoid recomputing them during tunnel header pop since this is constant for IPv6. Signed-off-by:Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by:
Florian Westphal <fw@strlen.de>