From: Eric Dumazet <[email protected]> Date: Wed, 09 Dec 2015 07:25:06 -0800
> From: Eric Dumazet <[email protected]> > > SCTP is lacking proper np->opt cloning at accept() time. > > TCP and DCCP use ipv6_dup_options() helper, do the same > in SCTP. > > We might later factorize this code in a common helper to avoid > future mistakes. > > Reported-by: Dmitry Vyukov <[email protected]> > Signed-off-by: Eric Dumazet <[email protected]> Applied and queued up for -stable, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

