On Tue, Dec 20, 2011 at 1:17 PM, Erik Lax <[email protected]> wrote:
> Hi,
>
> This print format bug was found in ipsecctl when a SPI with a reserved value
> is entered with both in and out values.
>
> # echo "esp tunnel from 1.2.3.4 to 4.3.2.1 spi 100:100" | ipsecctl -f -
> stdin: 1: 4026941253462524004 within reserved spi range
>
> # echo "esp tunnel from 1.2.3.4 to 4.3.2.1 spi 100" | ipsecctl -f -
> stdin: 1: 100 within reserved spi range
>
> Patch below.
>
> Regards
> Erik Lax
>

committed, thanks!
in the future, could you please use unified diffs (-u).

cheers

Reply via email to