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
/
configverify.py
Age
Commit message (
Expand
)
Author
2024-09-14
ethernet: T6709: move EAPoL support to common framework
Christian Breunig
2024-08-12
configverify: T6642: verify_interface_exists requires config_dict arg
John Estabrook
2024-08-08
qos: T6638: require interface state existence in verify conditional
John Estabrook
2024-04-06
ethernet: T5862: default MTU is not acceptable in some environments
Christian Breunig
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2024-04-03
T6199: replace netifaces.interfaces() with common custom helpers
Christian Breunig
2024-04-02
Merge pull request #3236 from c-po/pki-verify
Christian Breunig
2024-04-02
configverify: T6198: add common helper for PKI certificate validation
Christian Breunig
2024-04-01
ssh: T6192: allow binding to multiple VRF instances
Christian Breunig
2024-04-01
utils: T5738: always use vyos.utils.network.interface_exists over os.path.exists
Christian Breunig
2024-03-23
vyos.configverify: T6131: verify_interface_exists() checks CLI interfaces, too
Christian Breunig
2024-01-11
dns: T5791: use common pattern for exclude check of dynamic interfaces
Christian Breunig
2024-01-01
configverify: T5880: raise exception if interfaces sourced form dynamic inter...
Christian Breunig
2023-12-04
accel-ppp: T5688: Standardized pool configuration in accel-ppp
aapostoliuk
2023-08-31
eapol: T4782: Support multiple CA chains
sarthurdev
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-06-22
vyos.configverify: T5308: fix typo revealed by tagnode aware defaults
John Estabrook
2023-02-18
T5011: Set default values for min_mtu max_mtu
Viacheslav Hletenko
2023-02-15
T4971: Accel-ppp verify if client_ip_pool key exists in config
Viacheslav Hletenko
2023-02-10
interfaces: T4995: rename user -> username CLI node for pppoe, wwan and sstp-...
Christian Breunig
2023-02-07
T4971: PPPoE server add named ip pool and attr Framed-Pool
Viacheslav Hletenko
2022-12-04
T4804: Fix check for PPPoE server local-users
Viacheslav Hletenko
2022-09-21
ipoe: T4678: T4703: rewrite to get_config_dict()
Christian Poessinger
2022-08-24
T4630: can not use same source-interface for macsec and pseudo-ethernet
Christian Poessinger
2022-08-04
vyos.config.configdict: T4592: only print interface name, not interface dict ...
Christian Poessinger
2022-08-01
bridge: T4565: bugfix error message when member interface contains an address
Christian Poessinger
2022-07-15
interfaces: T4525: interfaces can not be member of a bridge/bond and a VRF
Christian Poessinger
2022-04-23
verify: T4386: Fix traffic-policy key in verify_mirror
Viacheslav Hletenko
2022-04-07
qos: T4284: verify mirror/redirect target interface exists
Christian Poessinger
2022-04-07
qos: T4284: support mirror and redirect on vlan subinterfaces
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-17
vyos.configverify: T4255: fix unexpected print of dictionary instead of key
Christian Poessinger
2022-02-14
pki: eapol: T4244: Fix KeyError when CA cert name differs from client cert name
Andrew Gunnerson
2021-10-21
tunnel: T3925: dhcp-interface was of no use - use source-interface instead
Christian Poessinger
2021-09-06
pki: eapol: T3642: only add "pki" key to interface dict if pki is configured
Christian Poessinger
2021-09-06
ifconfig: T3806: "ipv6 address no_default_link_local" required for MTU < 1280
Christian Poessinger
2021-08-21
vyos.configverify: use build-in functions for verify_interface_exists()
Christian Poessinger
2021-08-11
accel-ppp: T3731: eliminate service name from error message
Christian Poessinger
2021-07-20
pki: eapol: T3642: Migrate EAPoL to use PKI configuration
sarthurdev
2021-06-13
pppoe: T3621: validate that both username and password are set
Christian Poessinger
2021-05-24
pseudo-ethernet: T3575: verify parent interface MTU
Christian Poessinger
2021-05-23
vyos.configverify: T3570: sub interface MTU must be less or equal to parent MTU
Simon
2021-04-08
protocols: T3464: proper handling of routing policy configuration
Christian Poessinger
2021-03-17
vyos.configverify: T3344: verify_vrf() must handle "default" VRF
Christian Poessinger
2021-03-03
tunnel: T2966: add ip6gretap encapsulation support
Christian Poessinger
2021-02-28
tunnel: T3366: rename remote-ip to remote
Christian Poessinger
2021-02-28
tunnel: T3366: rename local-ip to source-address
Christian Poessinger
2021-02-28
tunnel: T3364: rename encapsulation mode "gre-bridge" to "gretap"
Christian Poessinger
2021-02-28
vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()
Christian Poessinger
[next]