net: flow_dissector: Add IPSEC dissector
authorRatheesh Kannoth <rkannoth@marvell.com>
Tue, 1 Aug 2023 01:40:58 +0000 (07:10 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Aug 2023 09:09:31 +0000 (10:09 +0100)
commita57c34a80cbe15e36e12d42a4ddc5160a5bbb1a4
tree70e9b4281d2afed3aec944bff8e40a4d0c1af5a7
parentd7301c4a733c51dc87a31d2274f467b3c80e507a
net: flow_dissector: Add IPSEC dissector

Support for dissecting IPSEC field SPI (which is
32bits in size) for ESP and AH packets.

Signed-off-by: Ratheesh Kannoth <rkannoth@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow_dissector.h
net/core/flow_dissector.c