summaryrefslogtreecommitdiff
path: root/data/templates/mdns-repeater/avahi-daemon.j2
AgeCommit message (Collapse)Author
2023-06-06mdns: T5227: Refactor smoke tests for mdns-repeaterIndrajit Raychaudhuri
Changes: - Load generate 'avahi-daemon.conf' and validate basic configs - Add tests for browsing domains and reflect-filter services
2023-05-17mdns: T5227: Add support for browse domains and service filtersIndrajit 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-05-01mdns-repeater: T4353: fix Jinja2 linting errorsChristian Poessinger