netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Davide Caratti <dcaratti@redhat.com>
To: netdev@vger.kernel.org
Cc: stephen@networkplumber.org, sd@queasysnail.net, phil@nwl.cc
Subject: [iproute PATCH 0/3] macsec: fix input of 'sci' and 'port'
Date: Tue, 30 Aug 2016 13:23:11 +0200	[thread overview]
Message-ID: <cover.1472552276.git.dcaratti@redhat.com> (raw)

This series provides an endianness fix for 'sci' parameter. Moreover, it
allows entering 'port' in hexadecimal format. Finally, related lines in
usage() functions and man pages have been fixed (including missing
documentation of 'address' and  missing 'macsec' item in OBJECT list).

Signed-off-by: Davide Caratti <dcaratti@redhat.com>

Davide Caratti (3):
  macsec: fix input of 'port', improve documentation of 'address'
  man: ip.8: add missing 'macsec' item to OBJECT list
  macsec: fix byte ordering on input/display of 'sci'

 ip/ipmacsec.c         | 14 +++++++-------
 man/man8/ip-link.8.in | 18 ++++++++++++++----
 man/man8/ip-macsec.8  | 12 +++++++++---
 man/man8/ip.8         |  3 ++-
 4 files changed, 32 insertions(+), 15 deletions(-)

-- 
2.5.5

             reply	other threads:[~2016-08-30 11:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-30 11:23 Davide Caratti [this message]
2016-08-30 11:23 ` [iproute PATCH 1/3] macsec: fix input of 'port', improve documentation of 'address' Davide Caratti
2016-08-30 11:23 ` [iproute PATCH 2/3] man: ip.8: add missing 'macsec' item to OBJECT list Davide Caratti
2016-08-30 11:23 ` [iproute PATCH 3/3] macsec: fix byte ordering on input/display of 'sci' Davide Caratti

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.1472552276.git.dcaratti@redhat.com \
    --to=dcaratti@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=phil@nwl.cc \
    --cc=sd@queasysnail.net \
    --cc=stephen@networkplumber.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).