From: David Ahern Date: Thu, 13 Aug 2015 20:59:09 +0000 (-0600) Subject: net: frags: Add VRF device index to cache and lookup X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~165^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9972f134a273d6dc52d912a3513fa06b426de9b4;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed