[PATCH 0/2] Namespaceify two sysctls related with route
From: cgel . zte
Date: Tue Aug 16 2022 - 03:01:17 EST
From: xu xin <xu.xin16@xxxxxxxxxx>
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