Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-17 | mdns: T5227: Add support for browse domains and service filters | Indrajit Raychaudhuri | |
Allow listing additional browse domains (in addition to the default 'local') so that custom domains can be reflected. Additionally, allow filtering the services that are allowed to be reflected across multiple (V)LANs. | |||
2022-06-29 | xml: streamline interface definition filenames, drop _ | Christian Poessinger | |
Some files that described the CLI used underscores to split CLI levels, some others did not. This commit removes all underscores from the filename and only makes use of a hyphen. |