summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-02-06 23:24:05 +0100
committerDavid S. Miller <davem@davemloft.net>2019-02-06 23:24:05 +0100
commit907bea9cb8e9b7c4cb6a8042c164f3c24f141006 (patch)
tree123652be75fd40e03121cd439182cc8bf311d60e /Documentation/networking
parentMerge branch 'net-Introduce-ndo_get_port_parent_id' (diff)
parentselftests: mlxsw: Add a test for blackhole routes (diff)
downloadlinux-907bea9cb8e9b7c4cb6a8042c164f3c24f141006.tar.xz
linux-907bea9cb8e9b7c4cb6a8042c164f3c24f141006.zip
Merge branch 'mlxsw-blackhole-routes'
Ido Schimmel says: ==================== mlxsw: Offload blackhole routes Blackhole routes are routes that cause matching packets to be silently dropped. This is in contrast to unreachable routes that generate an ICMP host unreachable packet in response. The driver currently programs both route types with a trap action and lets the kernel drop matching packets. This is sub-optimal as packets routed using a blackhole route can be directly dropped by the ASIC. Patch #1 alters mlxsw to program blackhole routes with a discard action. Patch #2 adds a matching test. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions