summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig/macsec.py
AgeCommit message (Expand)Author
2023-11-21macsec: T5770: enable iproute2 "encrypt on" stanzaGiga Murphy
2023-08-20T5447: Remove redundant self.set_admin_stateGiga Murphy
2023-08-20T5447: Update copyright yearsGiga Murphy
2023-08-20T5447: Corrected comment in _create headerGiga Murphy
2023-08-20T5447: Corrected comment for interface downGiga Murphy
2023-08-20T5447: Implement maintainer feedbackGiga Murphy
2023-08-18T5447: Initial support for MACsec static keysGiga Murphy
2021-02-28vif: T3349: use fixed ordering when enabling parent and child interfaceChristian Poessinger
2021-02-28vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()Christian Poessinger
2020-09-20ifconfig: T2653: remove duplicates of get_config()Christian Poessinger
2020-07-25ifconfig: T2653: implement update() in derived classes for admin up/downChristian Poessinger
2020-05-21macsec: T2023: use wpa_supplicant for key managementChristian Poessinger
2020-05-21macsec: T2023: add optional encryption commandChristian Poessinger
2020-05-21ifconfig: T2023: add initial MACsec abstractionChristian Poessinger