]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'macsec-config-issues'
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 Jul 2022 10:49:25 +0000 (11:49 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Jul 2022 10:49:25 +0000 (11:49 +0100)
commit82820ce22bcb3899ebefb29db8f744a8d0f27e8f
tree3131d6cf576f7fd5ebd50705e83d8856e6931332
parent8ce95a252662f420e1a2c443192b177fdecd8044
parentdeba3e8b4fc7110d946f40f486476cb1eb0b9eac
Merge branch 'macsec-config-issues'

Sabrina Dubroca says:

====================
macsec: fix config issues

The patch adding netlink support for XPN (commit bb178617ead6
("macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)"))
introduced several issues, including a kernel panic reported at [1].

Reproducing those bugs with upstream iproute is limited, since iproute
doesn't currently support XPN. I'm also working on this.

[1] https://bugzilla.kernel.org/show_bug.cgi?id=208315
====================

Signed-off-by: David S. Miller <davem@davemloft.net>