index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-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
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