diff options
author | Petr Machata <[email protected]> | 2021-03-11 19:03:14 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-11 16:12:59 -0800 |
commit | 90e1a9e21326887fe0aef6c25ad36464953a961e (patch) | |
tree | 66540872b44b9ded00cfecaff857fe9c91fa4a95 /lib/test_overflow.c | |
parent | 96a856256a43b88202f2ac8933092940146102ed (diff) |
nexthop: Add a dedicated flag for multipath next-hop groups
With the introduction of resilient nexthop groups, there will be two types
of multipath groups: the current hash-threshold "mpath" ones, and resilient
groups. Both are multipath, but to determine the fact, the system needs to
consider two flags. This might prove costly in the datapath. Therefore,
introduce a new flag, that should be set for next-hop groups that have more
than one nexthop, and should be considered multipath.
Signed-off-by: Petr Machata <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions