]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip/xfrm: Improve usage text and documentation
authorDavid Ward <david.ward@ll.mit.edu>
Mon, 25 Mar 2013 04:23:18 +0000 (04:23 +0000)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 28 Mar 2013 21:40:45 +0000 (14:40 -0700)
commit29665f92c79aea7cb408c7704d6f9227bbc8de8d
treedf25ef78348f55cc52e8356f9b23bbf98ff6e74f
parentf3b9aa3df848e6ce7f61a54f0f05aef3bdff24ca
ip/xfrm: Improve usage text and documentation

Change ALGO-KEY to ALGO-KEYMAT to make it more obvious that the
keying material might need to contain more than just the key (such
as a salt or nonce value).

List the algorithm names that currently exist in the kernel.

Indicate that for IPComp, the Compression Parameter Index (CPI) is
used as the SPI.

Group the list of mode values by transform protocol.

Signed-off-by: David Ward <david.ward@ll.mit.edu>
ip/xfrm_policy.c
ip/xfrm_state.c
man/man8/ip-xfrm.8