From: Davide Caratti <dcaratti@redhat.com>
To: Stephen Hemminger <shemming@brocade.com>
Cc: Phil Sutter <phil@nwl.cc>, Sabrina Dubroca <sd@queasysnail.net>,
netdev@vger.kernel.org
Subject: [iproute PATCH 0/3] improve MACsec support
Date: Tue, 26 Jul 2016 11:03:17 +0200 [thread overview]
Message-ID: <cover.1469520298.git.dcaratti@redhat.com> (raw)
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 <dcaratti@redhat.com>
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(-)
--
2.5.5
next reply other threads:[~2016-07-26 9:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-26 9:03 Davide Caratti [this message]
2016-07-26 9:03 ` [iproute PATCH 1/3] man: macsec: fix macsec related typos Davide Caratti
2016-07-26 9:03 ` [iproute PATCH 2/3] ip {link,address}: add 'macsec' item to TYPE list Davide Caratti
2016-07-26 9:03 ` [iproute PATCH 3/3] macsec: cipher and icvlen can be set separately Davide Caratti
2016-07-26 13:44 ` [iproute PATCH 0/3] improve MACsec support Sabrina Dubroca
2016-07-27 18:19 ` Stephen Hemminger
2016-09-01 16:12 ` Stephen Hemminger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1469520298.git.dcaratti@redhat.com \
--to=dcaratti@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=phil@nwl.cc \
--cc=sd@queasysnail.net \
--cc=shemming@brocade.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.