Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-29 | xml: add missing "u32:" value declarator on integer ranges | Christian Poessinger | |
(cherry picked from commit 794f193d11c8c1b5fed78f4e40280480446ab593) | |||
2021-08-22 | xml: remove superfluous "interface" prefix from interface includes | Christian Poessinger | |
(cherry picked from commit 0a8a0188033d6b27c521f082fdddae9873dd5d3d) | |||
2021-06-13 | xml: move dhcp(v6)-options.xml.i under interface include subfolder | Christian Poessinger | |
2021-04-20 | xml: T3488: when using regex one must use ^ and $ when checking string literals | Christian Poessinger | |
(cherry picked from commit 85d0ae7b434a3ae9f3bd50ad7fee1fcd23b26a26) | |||
2021-03-14 | xml: T1579: re-arrange xml interface include building blocks | Christian Poessinger | |
As the amount of include files now has reached a certain amount, it is getting more and more crowsded, thuse introducing "per topic" subdirectories on the filesystem to keep a clean structure makes sense. |