[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250212164323.2183023-1-edumazet@google.com>
Date: Wed, 12 Feb 2025 16:43:21 +0000
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, David Ahern <dsahern@...nel.org>,
Paul Ripke <stix@...gle.com>, Simon Horman <horms@...nel.org>, eric.dumazet@...il.com,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/2] net: better support of blackholes
First patch is adding a new drop_reason, for packets
that are dropped by route blackhole.
Second patch changes ipv6 to no longer report
local errors for blackhole users.
Eric Dumazet (2):
net: dropreason: add SKB_DROP_REASON_BLACKHOLE
ipv6: fix blackhole routes
include/net/dropreason-core.h | 5 +++++
net/core/dst.c | 2 +-
net/ipv6/route.c | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
--
2.48.1.502.g6dc24dfdaf-goog
Powered by blists - more mailing lists