aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2020-11-24 12:15:00 -0800
committerJakub Kicinski <kuba@kernel.org>2020-11-24 12:15:00 -0800
commit6c446b63920881994538afe42c72b92872c246c4 (patch)
treef99ae11518fbcb2ad42025774bcb7f1627b24ceb /net/lapb/lapb_iface.c
parent23c01ed3b0def0e28cca141d11d9e35a7f7acf2f (diff)
parent84e8feeadcf048903e65b7d82769c58576c506b0 (diff)
downloadlinux-6c446b63920881994538afe42c72b92872c246c4.tar.gz
linux-6c446b63920881994538afe42c72b92872c246c4.tar.bz2
linux-6c446b63920881994538afe42c72b92872c246c4.zip
Merge branch 'mlxsw-add-support-for-blackhole-nexthops'
Ido Schimmel says: ==================== mlxsw: Add support for blackhole nexthops This patch set adds support for blackhole nexthops in mlxsw. These nexthops are exactly the same as other nexthops, but instead of forwarding packets to an egress router interface (RIF), they are programmed to silently drop them. Patches #1-#4 are preparations. Patch #5 adds support for blackhole nexthops and removes the check that prevented them from being programmed. Patch #6 adds a selftests over mlxsw which tests that blackhole nexthops can be programmed and are marked as offloaded. Patch #7 extends the existing nexthop forwarding test to also test blackhole functionality. Patches #8-#10 add support for a new packet trap ('blackhole_nexthop') which should be triggered whenever packets are dropped by a blackhole nexthop. Obviously, by default, the trap action is set to 'drop' so that dropped packets will not be reported. ==================== Link: https://lore.kernel.org/r/20201123071230.676469-1-idosch@idosch.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions