diff options
author | 2020-11-20 15:20:23 -0800 | |
---|---|---|
committer | 2020-11-20 15:20:23 -0800 | |
commit | 3cd336c517990850897f50845270be216d2aaca8 (patch) | |
tree | 31f975966cade423d281733c0a5eb28aa47c5e2f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: dsa: avoid potential use-after-free error (diff) | |
parent | selftests: forwarding: Add multipath tunneling nexthop test (diff) | |
download | wireguard-linux-3cd336c517990850897f50845270be216d2aaca8.tar.xz wireguard-linux-3cd336c517990850897f50845270be216d2aaca8.zip |
Merge branch 'mlxsw-add-support-for-nexthop-objects'
Ido Schimmel says:
====================
mlxsw: Add support for nexthop objects
This patch set adds support for nexthop objects in mlxsw. Nexthop
objects are treated as another front-end for programming nexthops, in
addition to the existing IPv4 and IPv6 front-ends.
Patch #1 registers a listener to the nexthop notification chain and
parses the nexthop information into the existing mlxsw data structures
that are already used by the IPv4 and IPv6 front-ends. Blackhole
nexthops are currently rejected. Support will be added in a follow-up
patch set.
Patch #2 extends mlxsw to resolve its internal nexthop objects from the
nexthop identifier encoded in the FIB info of the notified routes.
Patch #3 finally removes the limitation of rejecting routes that use
nexthop objects.
Patch #4 adds a selftest.
Patches #5-#8 add generic forwarding selftests that can be used with
veth pairs or physical loopbacks.
====================
Link: https://lore.kernel.org/r/20201119130848.407918-1-idosch@idosch.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions