Hello, On Tue, 12 Oct 2021, Florian Westphal wrote: > V2: Patch 4/4 had a bug that would enter ipv6 branch for > ipv4 packets, fix that. > > This series reduces the number of different hook function > implementations by merging the ipv4 and ipv6 hooks into > common code. > > selftests/netfilter/ipvs.sh passes. > > Florian Westphal (4): > netfilter: ipvs: prepare for hook function reduction > netfilter: ipvs: remove unneeded output wrappers > netfilter: ipvs: remove unneeded input wrappers > netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlers Patchset v2 looks good to me, thanks! Acked-by: Julian Anastasov <ja@xxxxxx> > net/netfilter/ipvs/ip_vs_core.c | 166 ++++++-------------------------- > 1 file changed, 32 insertions(+), 134 deletions(-) > > -- > 2.32.0 Regards -- Julian Anastasov <ja@xxxxxx>