On Wed, Aug 24, 2016 at 11:50 AM, Eric Dumazet <eric.duma...@gmail.com> wrote: > > From: Eric Dumazet <eduma...@google.com> > > TCP MD5 mismatches do increment sk_drops counter in all states but > SYN_RECV. > > This is very unlikely to happen in the real world, but worth adding > to help diagnostics. > > We increase the parent (listener) sk_drops. > > Signed-off-by: Eric Dumazet <eduma...@google.com> > ---
Acked-by: Neal Cardwell <ncardw...@google.com> Thanks, Eric! neal