summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
diff options
context:
space:
mode:
authorDavid S. Miller2019-05-05 09:47:16 +0200
committerDavid S. Miller2019-05-05 09:47:16 +0200
commitf4b47a5945a93c3a6bae1af982e2735973cbd445 (patch)
tree4cdde0098637ed6a22c17ff1988f118fd8508e73 /net/openvswitch
parentnet: openvswitch: return an error instead of doing BUG_ON() (diff)
parentipv4: Move exception bucket to nh_common (diff)
downloadkernel-qcow2-linux-f4b47a5945a93c3a6bae1af982e2735973cbd445.tar.gz
kernel-qcow2-linux-f4b47a5945a93c3a6bae1af982e2735973cbd445.tar.xz
kernel-qcow2-linux-f4b47a5945a93c3a6bae1af982e2735973cbd445.zip
Merge branch 'ipv4-Move-location-of-pcpu-route-cache-and-exceptions'
David Ahern says: ==================== ipv4: Move location of pcpu route cache and exceptions This series moves IPv4 pcpu cached routes from fib_nh to fib_nh_common to make the caches available for IPv6 nexthops (fib6_nh) with IPv4 routes. This allows a fib6_nh struct to be used with both IPv4 and and IPv6 routes. v4 - fixed memleak if encap_type is not set as noticed by Ido v3 - dropped ipv6 patches for now. Will resubmit those once the existing refcnt problem is fixed v2 - reverted patch 2 to use ifdef CONFIG_IP_ROUTE_CLASSID instead of IS_ENABLED(CONFIG_IP_ROUTE_CLASSID) to fix compile issues reported by kbuild test robot ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions