[PATCH -stable 0/1] ipvs: backport cdcc4e46180d
Julian Anastasov <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.netfilter.devel,gmane.linux.kernel.stable,gmane.comp.linux.lvs.devel |
|---|---|
| Message-ID | <[email protected]> |
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