[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220816022522.81772-1-xu.xin16@zte.com.cn>
Date: Tue, 16 Aug 2022 02:25:22 +0000
From: cgel.zte@...il.com
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
xu.xin16@....com.cn
Subject: [PATCH 0/2] Namespaceify two sysctls related with route
From: xu xin <xu.xin16@....com.cn>
Different netns has different requirements on the setting of error_cost
and error_burst, which are related with limiting the frequency of sending
ICMP_DEST_UNREACH packets or outputing error message to dmesg.
xu xin (2):
ipv4: Namespaceify route/error_cost knob
ipv4: Namespaceify route/error_burst knob
include/net/netns/ipv4.h | 2 ++
net/ipv4/route.c | 41 ++++++++++++++++++++--------------------
2 files changed, 23 insertions(+), 20 deletions(-)
--
2.25.1
Powered by blists - more mailing lists