Re: [PATCH net-next v2 0/3] MACsec IEEE 802.1AE implementation
From: David Miller <davem@davemloft.net>
Date: 2016-03-14 02:41:28
From: David Miller <davem@davemloft.net>
Date: 2016-03-14 02:41:28
From: Sabrina Dubroca <sd@queasysnail.net> Date: Fri, 11 Mar 2016 18:07:30 +0100
MACsec (IEEE 802.1AE [0]) is a protocol that provides security for wired ethernet LANs. MACsec offers two protection modes: authentication only, or authenticated encryption.
...
Implementation
...
Netlink API
...
Use cases
... Probably one of the best cover letters for a new feature written in quite a while, nice work. Series applied, thanks!