]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ipvs: use single svc table
authorJulian Anastasov <ja@ssi.bg>
Tue, 24 Feb 2026 20:50:42 +0000 (21:50 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 26 Feb 2026 03:36:25 +0000 (19:36 -0800)
commitb24ae1a387e404e832385448ccad30cb03520e45
tree22689dbb4b9c31e38b76b72229fb7b32a2dd2f92
parent3de0ec2873eac27ba033e867f5da23e081929c8f
ipvs: use single svc table

fwmark based services and non-fwmark based services can be hashed
in same service table. This reduces the burden of working with two
tables.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Florian Westphal <fw@strlen.de>
Link: https://patch.msgid.link/20260224205048.4718-4-fw@strlen.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_ctl.c