On Wed, Jul 29, 2020 at 06:38:43PM +0200, Sabrina Dubroca wrote: > Currently, espintcp_rcv drops packets silently, which makes debugging > issues difficult. Count packets as either XfrmInHdrError (when the > packet was too short or contained invalid data) or XfrmInError (for > other issues). > > Signed-off-by: Sabrina Dubroca <s...@queasysnail.net>
Also applied, thanks Sabrina!