Home
last modified time | relevance | path

Searched hist:"2 babb46c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_flow_table_ip.c2babb46c Wed Mar 17 09:54:43 CDT 2021 Pablo Neira Ayuso <pablo@netfilter.org> netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4

For consistency with the IPv6 flowtable datapath and to make sure the
skbuff is writable right before the NAT header updates.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>