> Subject: [PATCH 1/1] examples/ipsec-secgw: resolve segfault for IPv6 packets
>
> While running ipsec-secgw application if IPV6 rules are not
> configured in ipsec configuration lpm look up fails and
> destination port is updated as BAD_PORT.During process_packet
> ether
While running ipsec-secgw application if IPV6 rules are not
configured in ipsec configuration lpm look up fails and
destination port is updated as BAD_PORT.During process_packet
ethernet_hdr is updated resulting in crash due out of bound.
This patch fixes the same.
Fixes: 6eb3ba03995c ("examples/ip
2 matches
Mail list logo