summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@nvidia.com>2020-11-17 19:46:59 +0200
committerJakub Kicinski <kuba@kernel.org>2020-11-18 11:51:18 -0800
commit5c9a3b24518c8b5c446b247ccd0e8a98f65abf2a (patch)
tree7a0c7cda265ed93945daf96554575faeaf298168 /COPYING
parentc68e248d538b72a7643496afc99baca15604c38f (diff)
mlxsw: spectrum_router: Set FIB entry's type after creating nexthop group
Each FIB entry has a type (e.g., remote, local) that determines how the entry is programmed to the device. In order to determine if the entry is local (directly connected) or remote (has a gateway) the relevant FIB info structures (e.g., 'struct fib_info') are checked. When entries that use nexthop objects are supported, these checks will need to be changed to take into account 'struct nexthop'. Instead, first associate the entry with a nexthop group so that the next patch could determine the entry's type based on the associated nexthop group's type. Signed-off-by: Ido Schimmel <idosch@nvidia.com> Reviewed-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions