Home
last modified time | relevance | path

Searched hist:"9972 f134a273d6dc52d912a3513fa06b426de9b4" (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dip_fragment.cdiff 9972f134a273d6dc52d912a3513fa06b426de9b4 Thu Aug 13 22:59:09 CEST 2015 David Ahern <dsa@cumulusnetworks.com> net: frags: Add VRF device index to cache and lookup

Fragmentation cache uses information from the IP header to reassemble
packets. That information can be duplicated across VRFs -- same source
and destination addresses, protocol and id. Handle fragmentation with
VRFs by adding the VRF device index to entries in the cache and the
lookup arg.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>