index
:
veeos-1x.git
circinus
crux
current
equuleus
revert-4390-feature/T6353-add-password-complexity-validation
sagitta
syslog-typos-T6989
VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
vyos
/
ifconfig
/
macsec.py
Age
Commit message (
Expand
)
Author
2025-01-07
vyos.ifconfig: T7018: drop 'iftype' class attribute (#4280)
Christian Breunig
2024-06-19
macsec: T5447: fix error message syntax - there is no tx and rx key, only key
Christian Breunig
2023-11-21
macsec: T5770: enable iproute2 "encrypt on" stanza
Giga Murphy
2023-08-20
T5447: Remove redundant self.set_admin_state
Giga Murphy
2023-08-20
T5447: Update copyright years
Giga Murphy
2023-08-20
T5447: Corrected comment in _create header
Giga Murphy
2023-08-20
T5447: Corrected comment for interface down
Giga Murphy
2023-08-20
T5447: Implement maintainer feedback
Giga Murphy
2023-08-18
T5447: Initial support for MACsec static keys
Giga Murphy
2021-02-28
vif: T3349: use fixed ordering when enabling parent and child interface
Christian Poessinger
2021-02-28
vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()
Christian Poessinger
2020-09-20
ifconfig: T2653: remove duplicates of get_config()
Christian Poessinger
2020-07-25
ifconfig: T2653: implement update() in derived classes for admin up/down
Christian Poessinger
2020-05-21
macsec: T2023: use wpa_supplicant for key management
Christian Poessinger
2020-05-21
macsec: T2023: add optional encryption command
Christian Poessinger
2020-05-21
ifconfig: T2023: add initial MACsec abstraction
Christian Poessinger