Re: [iproute PATCH 0/3] improve MACsec support
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2016-07-27 18:19:37
On Tue, 26 Jul 2016 15:44:39 +0200 Sabrina Dubroca [off-list ref] wrote:
2016-07-26, 11:03:17 +0200, Davide Caratti wrote:quoted
parsing of 'cipher' and 'icvlen' arguments has been improved; while at it, a couple of missing printouts have been added to usage() functions in "ip addr help" and "ip link help". Finally, some errors in the man pages have been fixed. Signed-off-by: Davide Caratti <redacted> Davide Caratti (3): man: macsec: fix macsec related typos ip {link,address}: add 'macsec' item to TYPE list macsec: cipher and icvlen can be set separately ip/ipaddress.c | 2 +- ip/iplink.c | 2 +- ip/ipmacsec.c | 52 ++++++++++++++++-------------------------------- man/man8/ip-address.8.in | 3 ++- man/man8/ip-link.8.in | 17 +++++++++++----- man/man8/ip-macsec.8 | 13 ++++++++---- 6 files changed, 42 insertions(+), 47 deletions(-)Acked-by: Sabrina Dubroca <sd@queasysnail.net> Stephen, can this go in before the 4.7 release? This fixes parsing bugs and docs, it would be nice to have this. Thanks,
Will try, still have a couple open things for 4.7