LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

Re: [PATCH nf v2 0/2] ipvs: csum validations and data offsets

To: Simon Horman <horms@xxxxxxxxxxxx>
Subject: Re: [PATCH nf v2 0/2] ipvs: csum validations and data offsets
Cc: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>, Florian Westphal <fw@xxxxxxxxx>, lvs-devel@xxxxxxxxxxxxxxx, netfilter-devel@xxxxxxxxxxxxxxx
From: Julian Anastasov <ja@xxxxxx>
Date: Tue, 21 Jul 2026 09:19:06 +0300 (EEST)
        Hello,

On Mon, 20 Jul 2026, Julian Anastasov wrote:

>       This patchset contains fixes for the checksum
> validations for ICMPv6 and switches TCP, UDP and ICMP to
> use nf_checksum for LOCAL_IN.
> 
>       It also corrects offsets to be based on skb->data and to
> respect the network offset.
> 
> Julian Anastasov (2):
>   ipvs: fix the checksum validations
>   ipvs: fix places with wrong packet offsets

        There are some compiler warnings for unused vars,
will send v3...

pw-bot: changes-requested

>  include/net/ip_vs.h                   |  49 +++++++--
>  net/netfilter/ipvs/ip_vs_app.c        |   4 +-
>  net/netfilter/ipvs/ip_vs_core.c       | 149 ++++++++++++++------------
>  net/netfilter/ipvs/ip_vs_proto_sctp.c |  19 ++--
>  net/netfilter/ipvs/ip_vs_proto_tcp.c  |  48 ++-------
>  net/netfilter/ipvs/ip_vs_proto_udp.c  |  54 +++-------
>  net/netfilter/ipvs/ip_vs_xmit.c       |  26 ++---
>  7 files changed, 172 insertions(+), 177 deletions(-)

Regards

--
Julian Anastasov <ja@xxxxxx>



<Prev in Thread] Current Thread [Next in Thread>