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
/
interface-definitions
/
interfaces-macsec.xml.in
Age
Commit message (
Expand
)
Author
2024-01-01
T5474: establish common file name pattern for XML conf mode commands
Christian Breunig
2023-08-20
T5447: Implement maintainer feedback
Giga Murphy
2023-08-18
T5447: Initial support for MACsec static keys
Giga Murphy
2023-02-17
macsec: T5008: Changed length of CKN to (2..64 hex-digits)
aapostoliuk
2023-01-07
xml: T1579: merge generic-description.xml.i and interface/description.xml.i
Christian Poessinger
2022-11-11
policy: T2199: T4605: Migrate policy route interface to `policy route|route6 ...
sarthurdev
2022-09-13
firewall: T2199: Refactor firewall + zone-policy, move interfaces under firew...
sarthurdev
2022-07-18
macsec: T4537: allow 32-byte keys for gcm-aes-256
Christian Poessinger
2022-04-29
xml: T4047: use full string match in the regex validator
Christian Poessinger
2022-04-07
qos: T4284: rename "traffic-policy" node to "qos policy"
Christian Poessinger
2022-04-07
qos: T4284: support mirror and redirect on all interface types
Christian Poessinger
2022-03-21
qos: T4284: initial XML interface definitions for rewrite
Christian Poessinger
2022-02-24
scripts: T4269: node.def generator should automatically add default values
Christian Poessinger
2022-02-20
macsec: T4261: add dhcp client support
Christian Poessinger
2021-12-06
policy: T2199: Migrate policy route to XML/Python
sarthurdev
2021-12-06
firewall: T2199: Migrate firewall to XML/Python
sarthurdev
2021-08-29
xml: add missing "u32:" value declarator on integer ranges
Christian Poessinger
2021-08-20
xml: remove superfluous "interface" prefix from interface includes
Christian Poessinger
2021-03-14
xml: T1579: re-arrange xml interface include building blocks
Christian Poessinger
2021-02-28
macsec: T3368: add support for gcm-aes-256 cipher
Christian Poessinger
2021-01-21
xml: T3239: override default mtu values and remove workarounds
John Estabrook
2020-11-07
macsec: T2653: include common "ip" and "ipv6" interface options
Christian Poessinger
2020-10-28
mtu: T2630: add support for ethernet MTU up to 16000 bytes
Christian Poessinger
2020-09-26
macsec: T2023: shift priority to run on vxlan/geneve source-interface
Christian Poessinger
2020-09-20
macsec: T2023: add missing mtu CLI option
Christian Poessinger
2020-06-27
ifconfig: T2653: move macsec interface to get_config_dict()
Christian Poessinger
2020-05-22
macsec: T2491: add replay window protection
Christian Poessinger
2020-05-21
macsec: T2023: add valueHelp for MKA keys
Christian Poessinger
2020-05-21
macsec: T2023: support MACsec Key Agreement protocol actor priority
Christian Poessinger
2020-05-21
macsec: T2023: rename "security key" node to "security mka"
Christian Poessinger
2020-05-21
macsec: T2023: use wpa_supplicant for key management
Christian Poessinger
2020-05-21
macsec: T2023: cli: move "cipher" and "encryption" under new "secutiry" node
Christian Poessinger
2020-05-21
macsec: T2023: remove gcm-aes-256 cipher type
Christian Poessinger
2020-05-21
macsec: T2023: add optional encryption command
Christian Poessinger
2020-05-21
macsec: T2023: add initial XML and Python interfaces
Christian Poessinger