[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1469191850.git.dcaratti@redhat.com>
Date: Fri, 22 Jul 2016 15:07:55 +0200
From: Davide Caratti <dcaratti@...hat.com>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Sabrina Dubroca <sd@...asysnail.net>,
Hannes Frederic Sowa <hannes@...essinduktion.org>
Subject: [PATCH net 0/3] macsec: fix configurable ICV length
This series provides a fix for macsec configurable ICV length. The
maximum length of ICV element has been made compliant to IEEE 802.1AE,
and error reporting in case of cipher suite configuration failure has been
improved. Finally, a test has been added to netlink verify() callback in
order to avoid creation of macsec interfaces having user-provided ICV length
values that are not supported by the cipher suite.
Signed-off-by: Davide Caratti <dcaratti@...hat.com>
Davide Caratti (3):
macsec: limit ICV length to 16 octets
macsec: fix error codes when a SA is created
macsec: validate ICV length on link creation
drivers/net/macsec.c | 76 ++++++++++++++++++++++++++++--------------
include/uapi/linux/if_macsec.h | 2 ++
2 files changed, 53 insertions(+), 25 deletions(-)
--
2.5.5
Powered by blists - more mailing lists