Page MenuHomeVyOS Platform

MACsec not encrypting
Closed, ResolvedPublicBUG

Description

MACsec, at least when using static keys, is not setting encryption with/without the "security encrypt" statement.

It appears that python/vyos/ifconfig/macsec.py is missing "encrypt on" during the "ip link add link" statement. There's no logic to detect if encryption is set or not.

Details

Version
1.5-rolling-202311010808
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

Upgraded to vyos-1.5-rolling-202312130023-amd64, and confirmed that it is encrypting.