]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ipvs: show the current conn_tab size to users
authorJulian Anastasov <ja@ssi.bg>
Sat, 4 Apr 2026 15:34:37 +0000 (18:34 +0300)
committerFlorian Westphal <fw@strlen.de>
Fri, 10 Apr 2026 10:16:25 +0000 (12:16 +0200)
commit22e620fe8455870ee1aa26aca6f2b5277a57431f
tree23dc2dff962e25e349b8fd08f9d534baa121d46a
parent42f9b4c6ef19e71d2c7d9bfd3c5037d4fe434ad7
ipvs: show the current conn_tab size to users

As conn_tab is per-net, better to show the current hash table size
to users instead of the ip_vs_conn_tab_size (max).

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Florian Westphal <fw@strlen.de>
net/netfilter/ipvs/ip_vs_ctl.c