]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
xfrm: Allow replay setting
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 23 Apr 2008 07:42:32 +0000 (15:42 +0800)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Fri, 9 May 2008 22:52:01 +0000 (15:52 -0700)
commitde95ae7ca7d6a290eaab2c137b74f19c78a9a1fe
tree9a614dc4d53c2ce858f2bfbc702e6d23144f596a
parent1750abe2ba8b695aa39a67cff8ac44b2fb6a2a3d
xfrm: Allow replay setting

Hi Stephen:

[IP] xfrm: Allow replay setting

For certain applications there is a requirement to start the
sequence number from a point other than the default.  As it
is the kernel provides an interface to do that but it isn't
available through the ip(8) command.  Since we're encouraging
people to migrate over to ip(8) for manual keying, it is useful
to have this ability there.

This patch adds support for setting replay sequence numbers
through ip(8).

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Thanks,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
ip/xfrm_state.c