]> git.droids-corp.org - dpdk.git/commit
examples/ipsec-secgw: add check for unprotected port mask
authorVolodymyr Fialko <vfialko@marvell.com>
Wed, 9 Feb 2022 11:52:13 +0000 (12:52 +0100)
committerAkhil Goyal <gakhil@marvell.com>
Wed, 23 Feb 2022 09:20:16 +0000 (10:20 +0100)
commita15f7b7d8aac9cca41d8bd022c3cf939a6a8d2e8
treee52968e6d28f1c83eddd7b8d540442bf3b96ee6e
parent002486db239eb9f29c3cc55e4759ff041dbe9c51
examples/ipsec-secgw: add check for unprotected port mask

Usage of unprotected port mask without any configured SA inbound, will
cause use of uninitialized SA context, so disallow such configuration.

Signed-off-by: Volodymyr Fialko <vfialko@marvell.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
examples/ipsec-secgw/ipsec-secgw.c