Re: [PATCH net 0/2] netfilter: ipvs: some fixes in sctp_conn_schedule
From: Julian Anastasov <ja@ssi.bg>
Date: 2017-08-20 07:28:15
Also in:
lvs-devel, netfilter-devel
From: Julian Anastasov <ja@ssi.bg>
Date: 2017-08-20 07:28:15
Also in:
lvs-devel, netfilter-devel
Hello, On Sun, 20 Aug 2017, Xin Long wrote:
Patch 1/2 fixes the regression introduced by commit 5e26b1b3abce.
Patch 2/2 makes ipvs not create conn for sctp ABORT packet.
Xin Long (2):
netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT
packet
netfilter: ipvs: do not create conn for ABORT packet in
sctp_conn_schedule
net/netfilter/ipvs/ip_vs_proto_sctp.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)Patchset looks ok to me, Acked-by: Julian Anastasov <ja@ssi.bg>