Re: [PATCH net 0/2] netfilter: ipvs: some fixes in sctp_conn_schedule

2017-09-08 Thread Pablo Neira Ayuso
On Thu, Aug 31, 2017 at 01:59:08PM +0200, Simon Horman wrote: > On Mon, Aug 28, 2017 at 06:17:32PM +0200, Pablo Neira Ayuso wrote: > > On Sun, Aug 20, 2017 at 01:38:06PM +0800, Xin Long wrote: > > > Patch 1/2 fixes the regression introduced by commit 5e26b1b3abce. > > > Patch 2/2 makes ipvs not

Re: [PATCH net 0/2] netfilter: ipvs: some fixes in sctp_conn_schedule

2017-08-31 Thread Simon Horman
On Mon, Aug 28, 2017 at 06:17:32PM +0200, Pablo Neira Ayuso wrote: > On Sun, Aug 20, 2017 at 01:38:06PM +0800, 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. > > Will wait for Julian and Simon

Re: [PATCH net 0/2] netfilter: ipvs: some fixes in sctp_conn_schedule

2017-08-28 Thread Pablo Neira Ayuso
On Sun, Aug 20, 2017 at 01:38:06PM +0800, 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. Will wait for Julian and Simon to tell me what I should do with this. Thanks!

Re: [PATCH net 0/2] netfilter: ipvs: some fixes in sctp_conn_schedule

2017-08-20 Thread Julian Anastasov
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 >

[PATCH net 0/2] netfilter: ipvs: some fixes in sctp_conn_schedule

2017-08-19 Thread Xin Long
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