Home
last modified time | relevance | path

Searched hist:"19 c3401a917b98dac47bca5d657cab01674b2fe4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dip_output.cdiff 19c3401a917b98dac47bca5d657cab01674b2fe4 Wed May 29 06:25:35 CDT 2019 Pablo Neira Ayuso <pablo@netfilter.org> net: ipv4: place control buffer handling away from fragmentation iterators

Deal with the IPCB() area away from the iterators.

The bridge codebase has its own control buffer layout, move specific
IP control buffer handling into the IPv4 codepath.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>