lvs-devel
|
To: | Jesper Dangaard Brouer <brouer@xxxxxxxxxx> |
---|---|
Subject: | Re: [PATCH ipvs 1/2] net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule |
Cc: | Daniel Borkmann <dborkman@xxxxxxxxxx>, lvs-devel@xxxxxxxxxxxxxxx, linux-sctp@xxxxxxxxxxxxxxx |
From: | Simon Horman <horms@xxxxxxxxxxxx> |
Date: | Fri, 25 Oct 2013 10:55:35 +0100 |
On Fri, Oct 25, 2013 at 11:39:02AM +0200, Jesper Dangaard Brouer wrote: > On Fri, 25 Oct 2013 11:05:04 +0200 > Daniel Borkmann <dborkman@xxxxxxxxxx> wrote: > > > If skb_header_pointer() fails, we need to assign a verdict, that is > > NF_DROP in this case, otherwise, we would leave the verdict from > > conn_schedule() uninitialized when returning. > > > > Signed-off-by: Daniel Borkmann <dborkman@xxxxxxxxxx> > > --- > > Acked-by: Jesper Dangaard Brouer <brouer@xxxxxxxxxx> > > It looks like a good ide, and resembles how we handle these situations > else were in the IPVS code (e.g. for TCP and UDP). Likeiwse. I am wondering if this resolves a but and if so how severe it is. -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html |
Previous by Date: | Re: [PATCH ipvs 2/2] net: ipvs: sctp: do not recalc sctp checksum when not needed, Jesper Dangaard Brouer |
---|---|
Next by Date: | Re: [PATCH ipvs 1/2] net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule, Daniel Borkmann |
Previous by Thread: | Re: [PATCH ipvs 1/2] net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule, Jesper Dangaard Brouer |
Next by Thread: | Re: [PATCH ipvs 1/2] net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule, Daniel Borkmann |
Indexes: | [Date] [Thread] [Top] [All Lists] |