Re: [PATCH v3 net-next 0/2] ipv6: improve rpl_seg_enabled sysctl handling
From: Yue Haibing
Date: Mon Sep 01 2025 - 08:30:15 EST
On 2025/9/1 20:37, Yue Haibing wrote:
> First commit annotate data-races around it and second one add sanity check that
> prevents unintentional misconfiguration.
>
I forget to mention the revision history
v3: split v2 into two separate ones and drop Fixes tag.
v2: add extra1/2 check
> Yue Haibing (2):
> ipv6: annotate data-races around devconf->rpl_seg_enabled
> ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
>
> net/ipv6/addrconf.c | 4 +++-
> net/ipv6/exthdrs.c | 6 ++----
> 2 files changed, 5 insertions(+), 5 deletions(-)
>