From c3fc9b68ad6d9780a152d390bbe2ba61903e6fb4 Mon Sep 17 00:00:00 2001
From: Julian Anastasov <ja@ssi.bg>
Date: Tue, 10 Feb 2026 19:50:32 +0200
Subject: [PATCH nf 0/2] IPVS changes, part 1 of 4 (fixes)

        Hello,

        This patchset is part 1 of changes that
accumulated in recent time. Both patches are for
the nf tree but only the second patch is a prerequisite
for the other 3 parts.

Julian Anastasov (2):
  ipvs: skip ipv6 extension headers for csum checks
  ipvs: do not keep dest_dst if dev is going down

 net/netfilter/ipvs/ip_vs_proto_sctp.c | 18 ++++-------
 net/netfilter/ipvs/ip_vs_proto_tcp.c  | 21 ++++--------
 net/netfilter/ipvs/ip_vs_proto_udp.c  | 20 ++++--------
 net/netfilter/ipvs/ip_vs_xmit.c       | 46 +++++++++++++++++++++------
 4 files changed, 56 insertions(+), 49 deletions(-)

-- 
2.53.0

