All of lore.kernel.org
 help / color / mirror / Atom feed
* [iproute PATCH 0/3] macsec: fix input of 'sci' and 'port'
@ 2016-08-30 11:23 Davide Caratti
  2016-08-30 11:23 ` [iproute PATCH 1/3] macsec: fix input of 'port', improve documentation of 'address' Davide Caratti
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Davide Caratti @ 2016-08-30 11:23 UTC (permalink / raw)
  To: netdev; +Cc: stephen, sd, phil

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-30 11:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-30 11:23 [iproute PATCH 0/3] macsec: fix input of 'sci' and 'port' Davide Caratti
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

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.