[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAF=yD-JQYOVHeHr4wZ-mcxyQc2gS0RUNoFcRXch+F+RA94-W5A@mail.gmail.com>
Date: Tue, 2 Jul 2019 10:35:56 -0400
From: Willem de Bruijn <willemdebruijn.kernel@...il.com>
To: Andreas Steinmetz <ast@...dv.de>
Cc: Sabrina Dubroca <sd@...asysnail.net>,
Network Development <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next 3/3] macsec: add brackets and indentation after
calling macsec_decrypt
On Tue, Jul 2, 2019 at 12:38 AM Andreas Steinmetz <ast@...dv.de> wrote:
>
> Ouch, I missed that when Andreas sent me that patch before. No, it is
> > actually intended. If we skip macsec_decrypt(), we should still
> > account for that packet in the InPktsUnchecked/InPktsDelayed
> > counters. That's in Figure 10-5 in the standard.
> >
> > Thanks for catching this, Willem. That patch should only move the
> > IS_ERR(skb) case under the block where macsec_decrypt() is called, but
> > not move the call to macsec_post_decrypt().
>
> Updated patch below.
>
> Signed-off-by: Andreas Steinmetz <ast@...dv.de>
When making a change in a patch set, please resubmit the entire
patchset (with a v2, and record the changelog).
Powered by blists - more mailing lists