]> git.proxmox.com Git - mirror_iproute2.git/commit
ip: xfrm: Add AEAD support
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 18 Sep 2008 05:09:01 +0000 (22:09 -0700)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Thu, 18 Sep 2008 05:09:01 +0000 (22:09 -0700)
commit1758a81f49d1360c930393d2042221f567dc52b5
treeeb8f2f59b78117fde8d867a7fc2cec33373348a9
parenta37b01c1f00bfbde57f424eec4e7fcfcabb7acfc
ip: xfrm: Add AEAD support

This patch allows the user to create/manage AEAD algorithms with
the ip xfrm command.  AEAD algorithms are also known as combined-
mode algorithms.  They provide the functionality of encryption
algorithms as well as authentication algorithms.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
ip/ipxfrm.c
ip/xfrm_state.c