Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\s+nf\-next\s+4\/4\]\s+netfilter\:\s+ipvs\:\s+merge\s+ipv4\s+\+\s+ipv6\s+icmp\s+reply\s+handlers\s*$/: 2 ]

Total 2 documents matching your query.

1. Re: [PATCH nf-next 4/4] netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlers (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Tue, 12 Oct 2021 20:21:32 +0300 (EEST)
Hello, Can we split the above checks?: if (state->pf == NFPROTO_IPV4) { if (ip_hdr(skb)->protocol != IPPROTO_ICMP) { return NF_ACCEPT; } else { We don't want to call ip_vs_fill_iph_skb for IPv4 when
/html/lvs-devel/2021-10/msg00007.html (13,613 bytes)

2. [PATCH nf-next 4/4] netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlers (score: 1)
Author: Florian Westphal <fw@xxxxxxxxx>
Date: Tue, 12 Oct 2021 14:06:08 +0200
Signed-off-by: Florian Westphal <fw@xxxxxxxxx> -- net/netfilter/ipvs/ip_vs_core.c | 37 +++++++++++++-- 1 file changed, 14 insertions(+), 23 deletions(-) diff --git a/net/netfilter/ipvs/ip_vs_core.c b
/html/lvs-devel/2021-10/msg00006.html (11,652 bytes)


This search system is powered by Namazu