Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-01 | configverify: T5880: raise exception if interfaces sourced form dynamic ↵ | Christian Breunig | |
interfaces Interfaces matching the following regex (ppp|pppoe|sstpc|l2tp|ipoe)[0-9]+ can not be used as source-interface for e.g. a tunnel. The main reason is that these are dynamic interfaces which come and go from a kernel point of view, thus it's not possible to bind an interface to them. | |||
2023-05-16 | T5226: Fix typo in XML include headers | Indrajit Raychaudhuri | |
2023-04-01 | xml: include building block file name should end with .i and not .in | Christian Breunig | |