[IPV6]: File the fingerprints off ah6->spi/esp6->spi
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 1 Nov 2006 23:28:58 +0000 (15:28 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 1 Nov 2006 23:42:35 +0000 (15:42 -0800)
commit5b1225454f7891970cb5ba87c8ef24edb1fa6c3a
treed663f44fe894a98b6fbed2b9de319d0327758ae9
parentb1736a71404b3961f061c795a81210aa7f945fc0
[IPV6]: File the fingerprints off ah6->spi/esp6->spi

In theory these are opaque 32bit values.  However, we end up
allocating them sequentially in host-endian and stick unchanged
on the wire.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/xfrm6_tunnel.c