All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -stable 0/1] ipvs: backport cdcc4e46180d
@ 2026-08-18 20:16 Julian Anastasov
  2026-08-18 20:16 ` [PATCH -stable 1/1] ipvs: separate destination availability state Julian Anastasov
  0 siblings, 1 reply; 3+ messages in thread
From: Julian Anastasov @ 2026-08-18 20:16 UTC (permalink / raw)
  To: stable
  Cc: Simon Horman, lvs-devel, Pablo Neira Ayuso, Florian Westphal,
	netfilter-devel

        Hello,

        The following patch is a backport of
commit cdcc4e46180d ("ipvs: separate destination availability state")
for the stable queues for 6.18, 6.12, 6.6, 6.1, 5.15, 5.10.
I just removed the hunks from ip_vs_xmit.c which are present
only in new kernels.

Yizhou Zhao (1):
  ipvs: separate destination availability state

 include/net/ip_vs.h              | 7 +++++++
 include/uapi/linux/ip_vs.h       | 6 ------
 net/netfilter/ipvs/ip_vs_conn.c  | 4 ++--
 net/netfilter/ipvs/ip_vs_core.c  | 6 +++---
 net/netfilter/ipvs/ip_vs_ctl.c   | 4 ++--
 net/netfilter/ipvs/ip_vs_dh.c    | 4 ++--
 net/netfilter/ipvs/ip_vs_lblc.c  | 2 +-
 net/netfilter/ipvs/ip_vs_lblcr.c | 8 ++++----
 8 files changed, 21 insertions(+), 20 deletions(-)

-- 
2.55.0



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-20  4:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18 20:16 [PATCH -stable 0/1] ipvs: backport cdcc4e46180d Julian Anastasov
2026-08-18 20:16 ` [PATCH -stable 1/1] ipvs: separate destination availability state Julian Anastasov
2026-08-20  4:19   ` Sasha Levin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.