commit | 5b1225454f7891970cb5ba87c8ef24edb1fa6c3a | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Nov 01 15:28:58 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Nov 01 15:42:35 2006 -0800 |
tree | d663f44fe894a98b6fbed2b9de319d0327758ae9 | |
parent | b1736a71404b3961f061c795a81210aa7f945fc0 [diff] |
[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>