summaryrefslogtreecommitdiff
path: root/interface-definitions/include/source-interface-ethernet.xml.i
AgeCommit message (Collapse)Author
2026-03-26pseudo-ethernet: T8434: source-interface does not show bridge or bond interfacesChristian Breunig
We can create pseudo-ethernet (peth, macvlan) interfaces from bond or bridge interfaces as the unddelraying parent, so the completion helper should honor it.
2023-03-09xml: T4952: improve interface completion helper CLI experienceChristian Breunig
2021-03-14xml: include: fix typo on include commentChristian Poessinger
When including XML files they all contained a comment from where the snipped had actually been included from. The comment had been "included start" and "included end" instead of "include start" and "include end". This commit corrects the glitch.
2020-10-04xml: include: add comment about source filename to every include snippetChristian Poessinger
2020-05-20macvlan: T2023: prepare common source interface include fileChristian Poessinger