Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-21 | validate: T3418: interface-name should also allow all local present interfaces | Christian Poessinger | |
The regex only validated interfaces according to the VyOS naming scheme, but third party interfacs that are legit (e.g. exists within the kernel) failed to validate. The validator now also supports any kind of local interfaces attached to the OS kernel. (cherry picked from commit 911fe645928750f3ce38061a94c9b6db50db0749) | |||
2021-02-24 | validators: interface-name script must also support VLAN interfaces | Christian Poessinger | |
(cherry picked from commit 25b86442d987bf57a801a607648527aaf6158d69) | |||
2021-02-19 | validator: T3326: add missing interfaces (e.g. ppp and l2tpv3) | Christian Poessinger | |
(cherry picked from commit f67568bc2307706116f5509fca3a188dc4ab5d48) | |||
2021-02-05 | xml: add new common interface-name validator | Christian Poessinger | |