On 13/10/2017 09:04, Tomasz Duszynski wrote:
ipv6 payload length header field should contain only the number of bytes following the ipv6 header and not the entire packet size.Fixes: f159e70b0922 ("examples/ipsec-secgw: support transport mode") Fixes: 906257e965b7 ("examples/ipsec-secgw: support IPv6") Signed-off-by: Tomasz Duszynski <[email protected]> --- examples/ipsec-secgw/esp.c | 6 ++++-- examples/ipsec-secgw/ipip.h | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-)
Acked-by: Sergio Gonzalez Monroy <[email protected]>

