[PATCH] examples/ipsec-secgw: fix cmp_sa_key bug

Stephen Hemminger stephen at networkplumber.org
Mon Oct 7 21:39:04 CEST 2024


On Wed, 22 Nov 2023 15:58:40 +0800
supeng2087 <supeng2087 at aliyun.com> wrote:

> From: supeng <supeng at cmss.chinamobile.com>
> 
> Inbound direction, sad_lookup function will call cmp_sa_key to compare packet outer ip info with local sa.  Local sa src ip should equal packet dst ip,  Local sa dst ip should  equal src ip.
> ---
>  examples/ipsec-secgw/sad.h | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Patch without Signed-off-by can not be accepted.

For explanation of Signed-off-by see:
https://en.wikipedia.org/wiki/Developer_Certificate_of_Origin


More information about the dev mailing list