[dpdk-dev] [PATCH] examples/ipsec-secgw: fix inbound segfault

Thomas Monjalon thomas.monjalon at 6wind.com
Sat Jul 16 00:12:15 CEST 2016


2016-07-12 13:49, Sergio Gonzalez Monroy:
> When sending Inbound non IPSec traffic that matches an Inbound Security
> Policy set to Protect, the code will check that the SPI of the packet
> and the associated Security Association match.
> 
> That check should only be done for IPSec packets and results in SEGFAULT
> when done on non IPSec packets.
> 
> Fixes: 906257e965b7 ("examples/ipsec-secgw: support IPv6")
> 
> Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>

Applied, thanks



More information about the dev mailing list