examples/ipsec-secgw: accept inline packet in single SA
authorNithin Dabilpuram <ndabilpuram@marvell.com>
Wed, 6 Oct 2021 07:20:16 +0000 (12:50 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Sat, 16 Oct 2021 13:33:15 +0000 (15:33 +0200)
commit9cf884a8051969deba50963d768bf57222811015
tree3f45f8e53fbfb48272868a011c899d06734e58c7
parent135e0b71fa307e24c8e1ad22c240b8abac9d14a2
examples/ipsec-secgw: accept inline packet in single SA

In inline protocol inbound SA's, plain IPv4 and IPv6 packets are
delivered to application unlike inline crypto or lookaside.
Hence fix the application to not drop them when working in
single SA mode.

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
examples/ipsec-secgw/ipsec-secgw.c