You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ipvs: correctly print the memory size of ip_vs_conn_tab
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2080138
Upstream Status: commit eba1a87
commit eba1a87
Author: Pengcheng Yang <yangpc@wangsu.com>
Date: Tue Apr 12 19:05:45 2022 +0800
ipvs: correctly print the memory size of ip_vs_conn_tab
The memory size of ip_vs_conn_tab changed after we use hlist
instead of list.
Fixes: 731109e ("ipvs: use hlist instead of list")
Signed-off-by: Pengcheng Yang <yangpc@wangsu.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Florian Westphal <fwestpha@redhat.com>
0 commit comments