{pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flow
authorFan Du <fan.du@windriver.com>
Fri, 3 Jan 2014 03:18:30 +0000 (11:18 +0800)
committerSteffen Klassert <steffen.klassert@secunet.com>
Fri, 3 Jan 2014 06:29:11 +0000 (07:29 +0100)
commitde4aee7d69f2957c808572f2d5b5fc808ebe212a
treed7f5e9395d4b8cff2a202d86e11cbb5bb2247486
parent4ae770bf58ce6315e0f4a1bd4b7e574bdfa59ca9
{pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flow

User could set specific SPI value to arm pktgen flow with IPsec
transformation, instead of looking up SA by sadr/daddr. The reaseon
to do so is because current state lookup scheme is both slow and, most
important of all, in fact pktgen doesn't need to match any SA state
addresses information, all it needs is the SA transfromation shell to
do the encapuslation.

And this option also provide user an alternative to using pktgen
test existing SA without creating new ones.

Signed-off-by: Fan Du <fan.du@windriver.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/core/pktgen.c