Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/2] MACSec bugfixes related to MAC address change
@ 2020-03-10 15:22 Igor Russkikh
  2020-03-10 15:22 ` [PATCH net 1/2] net: macsec: update SCI upon " Igor Russkikh
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Igor Russkikh @ 2020-03-10 15:22 UTC (permalink / raw)
  To: netdev; +Cc: Mark Starovoytov, Sabrina Dubroca, Antoine Tenart, Igor Russkikh

We found out that there's an issue in MACSec code when the MAC address
is changed.
Both s/w and offloaded implementations don't update SCI when the MAC
address changes at the moment, but they should do so, because SCI contains
MAC in its first 6 octets.

Dmitry Bogdanov (2):
  net: macsec: update SCI upon MAC address change.
  net: macsec: invoke mdo_upd_secy callback when mac address changed

 drivers/net/macsec.c | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-04-21 17:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-10 15:22 [PATCH net 0/2] MACSec bugfixes related to MAC address change Igor Russkikh
2020-03-10 15:22 ` [PATCH net 1/2] net: macsec: update SCI upon " Igor Russkikh
2020-04-17  9:05   ` Sabrina Dubroca
2020-04-20  9:51     ` [EXT] " Dmitry Bogdanov
2020-04-21 17:02       ` Sabrina Dubroca
2020-03-10 15:22 ` [PATCH net 2/2] net: macsec: invoke mdo_upd_secy callback when mac address changed Igor Russkikh
2020-03-10 23:02 ` [PATCH net 0/2] MACSec bugfixes related to MAC address change David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox