summaryrefslogtreecommitdiff
path: root/include/net/bond_alb.h
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@mellanox.com>2017-02-08 11:16:31 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-08 15:25:16 -0500
commitd55409cb2858701292bbff7b3712d3beaefc17fe (patch)
tree762a126a1ae02716822d3bf912c763e3c69bb088 /include/net/bond_alb.h
parentc53b8e1b5a6a84da753d8b19c4f59fd8b693d579 (diff)
mlxsw: spectrum_router: Use nexthop's scope to set action type
We currently use the scope of the FIB info to distinguish between a direct unicast route and a gatewayed one. However, the kernel is perfectly happy to configure a route with scope UNIVERSE to a directly connected network. Instead, we can rely on the first nexthop's scope to check if the route is gatewayed or not. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/bond_alb.h')
0 files changed, 0 insertions, 0 deletions
12c169e2e043d58b01'>Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-39/+28 2017-02-03net: ipv6: Set protocol to kernel for local routesDavid Ahern1-0/+1 2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet1-4/+1 2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2 2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček1-1/+1 2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal1-1/+1 2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal3-8/+4 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal3-8/+8 2017-02-02netfilter: reset netfilter state when duplicating packetFlorian Westphal1-1/+1 2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal1-6/+6