[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240215172107.3461054-1-edumazet@google.com>
Date: Thu, 15 Feb 2024 17:21:05 +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: David Ahern <dsahern@...nel.org>, Nicolas Dichtel <nicolas.dichtel@...nd.com>,
netdev@...r.kernel.org, eric.dumazet@...il.com,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net 0/2] inet: fix NLM_F_DUMP_INTR logic
Make sure NLM_F_DUMP_INTR is generated if dev_base_seq and
dev_addr_genid are changed by the same amount.
Eric Dumazet (2):
ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
net/ipv4/devinet.c | 21 +++++++++++++++++----
net/ipv6/addrconf.c | 21 ++++++++++++++++++---
2 files changed, 35 insertions(+), 7 deletions(-)
--
2.43.0.687.g38aa6559b0-goog
Powered by blists - more mailing lists