Re: [PATCH net-next 00/10] mlxsw: Add support for blackhole nexthops

2020-11-24 Thread Jakub Kicinski
On Mon, 23 Nov 2020 09:12:20 +0200 Ido Schimmel wrote: > 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. > > P

[PATCH net-next 00/10] mlxsw: Add support for blackhole nexthops

2020-11-22 Thread Ido Schimmel
From: Ido Schimmel 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