]> git.proxmox.com Git - mirror_iproute2.git/commit - man/man8/ip-link.8.in
macsec: cipher and icvlen can be set separately
authorDavide Caratti <dcaratti@redhat.com>
Tue, 26 Jul 2016 09:03:20 +0000 (11:03 +0200)
committerStephen Hemminger <shemming@brocade.com>
Thu, 28 Jul 2016 18:12:39 +0000 (11:12 -0700)
commit89bb6e673a6ae9dd9b6845ed95358dd6653c167e
treef648863718bb028a92f3e4d915d936ef25846273
parentfd4df5b21180f9b32259d859e6fcbbb08d0e03c4
macsec: cipher and icvlen can be set separately

since kernel driver has valid default values for 'cipher' and 'icvlen',
there is no need for requiring users to specify both of them when a new
link is added. Also, prompt an error message and exit with appropriate
exit status in case of unsupported cipher suite.

Signed-off-by: Davide Caratti <dcaratti@redhat.com>
ip/ipmacsec.c
man/man8/ip-link.8.in
man/man8/ip-macsec.8