> > In strlcpy function parameters there was no allowance for null terminator,
> > so ip
> > address was copied without last character.
> >
> > Fixes: ae943ebe1ed3 ("examples/ipsec-secgw: replace strncpy with strlcpy")
> >
> > Signed-off-by: Kirill Rybalchenko <[email protected]>
>
> Acked-by: Pablo de Lara <[email protected]>
>
> This is fixing a fix that is going into stable, so it needs to go too.
> Thomas, could you add "Cc: [email protected]" when applying this?Applied, thanks

