commit | 248136fa251abfbd862194175977afd57ab5e760 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@nvidia.com> | Mon Mar 22 17:58:45 2021 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 22 13:45:46 2021 -0700 |
tree | 1e8d992028ee75c86e6dbe0e6551d28b5a61f225 | |
parent | c6a5011bec0962cfddcce48065e29c65e9a6ec18 [diff] |
mlxsw: spectrum_router: Adjust comments on nexthop fields The comments assume that nexthops are simple Ethernet nexthops that are programmed to forward packets to the associated neighbour. This is no longer the case, as both IPinIP and blackhole nexthops are now supported. Adjust the comments to reflect these changes. Signed-off-by: Ido Schimmel <idosch@nvidia.com> Reviewed-by: Petr Machata <petrm@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>