Merge branch 'macsec-icv-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 Jul 2016 17:55:40 +0000 (10:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Jul 2016 17:55:40 +0000 (10:55 -0700)
commit07a01697a2cebcd082b187bcb3bdb1a7204222cb
treecbf6e16e690b6486b9a642a2614846f08da2368e
parentbaedbe55884c003819f5c8c063ec3d2569414296
parentf04c392d2dd97a985878f4380a1b054791301acf
Merge branch 'macsec-icv-fixes'

Davide Caratti says:

====================
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@redhat.com>
Acked-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
This page took 0.02559 seconds and 5 git commands to generate.