<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/mdns-repeater, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2023-12-31T22:49:48+00:00</updated>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2023-12-31T22:49:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=4ef110fd2c501b718344c72d495ad7e16d2bd465'/>
<id>urn:sha1:4ef110fd2c501b718344c72d495ad7e16d2bd465</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in
</content>
</entry>
<entry>
<title>mdns: T5723: Always reload systemd daemon before applying changes</title>
<updated>2023-11-07T21:51:13+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-11-07T20:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=eb906739047187c322b6ce9efe7c9479bed9a024'/>
<id>urn:sha1:eb906739047187c322b6ce9efe7c9479bed9a024</id>
<content type='text'>
Additionally, templatize system service override and move it to the
runtime path.
</content>
</entry>
<entry>
<title>mdns: T5615: Rename avahi-daemon config file</title>
<updated>2023-09-28T15:40:57+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-09-25T04:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3a3123485f2ea7b253caa1c49f19c82a0eaa0b37'/>
<id>urn:sha1:3a3123485f2ea7b253caa1c49f19c82a0eaa0b37</id>
<content type='text'>
Rename avahi-daemon config file to avahi-daemon.conf.j2 to match the
convention used by other config files.
</content>
</entry>
<entry>
<title>mdns: T5615: Allow controlling IP version to use for mDNS repeater</title>
<updated>2023-09-28T15:40:57+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-09-24T04:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e66f7075ee12ae3107d29efaf683442c3535e8b9'/>
<id>urn:sha1:e66f7075ee12ae3107d29efaf683442c3535e8b9</id>
<content type='text'>
This commit adds a new configuration option to the mDNS repeater service
to allow controlling which IP version to use for mDNS repeater.

Additionally, publishing AAAA record over IPv4 and A record over IPv6 is
disabled as suggested.

See:
- https://github.com/lathiat/avahi/issues/117#issuecomment-1651475104
- https://bugzilla.redhat.com/show_bug.cgi?id=669627#c2
</content>
</entry>
<entry>
<title>mdns: T5227: Refactor smoke tests for mdns-repeater</title>
<updated>2023-06-07T01:50:20+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-06-07T01:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9933abe7b9c2cfc689ffc8dcfe514fafa6f83907'/>
<id>urn:sha1:9933abe7b9c2cfc689ffc8dcfe514fafa6f83907</id>
<content type='text'>
Changes:
- Load generate 'avahi-daemon.conf' and validate basic configs
- Add tests for browsing domains and reflect-filter services
</content>
</entry>
<entry>
<title>mdns: T5227: Add support for browse domains and service filters</title>
<updated>2023-05-17T08:09:01+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-05-17T05:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=bbd4bcb4c972f6df43c40b119419abcea3daad21'/>
<id>urn:sha1:bbd4bcb4c972f6df43c40b119419abcea3daad21</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>mdns-repeater: T4353: fix Jinja2 linting errors</title>
<updated>2022-05-01T17:46:17+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-01T17:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8b0ee4d172793040d473790c75d70ff27b69d7f9'/>
<id>urn:sha1:8b0ee4d172793040d473790c75d70ff27b69d7f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdns: T3917: Change to avahi-daemon for IPv4 + IPv6 mDNS repeater</title>
<updated>2021-10-19T20:46:41+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2021-10-16T18:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=16ae2933ff976737e52113105228a5f7f75686a3'/>
<id>urn:sha1:16ae2933ff976737e52113105228a5f7f75686a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdns-repeater: T2742: migrate to get_config_dict()</title>
<updated>2020-07-29T15:40:27+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-07-29T15:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9f7ef46636c8b995a3b758484324db4bc9a4df37'/>
<id>urn:sha1:9f7ef46636c8b995a3b758484324db4bc9a4df37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdns-repeater: T2230: convert template from dos to unix line endings</title>
<updated>2020-04-05T19:53:45+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-05T19:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=bc848a8e62c30cd408c3c87f47cfbe5d66a11d2c'/>
<id>urn:sha1:bc848a8e62c30cd408c3c87f47cfbe5d66a11d2c</id>
<content type='text'>
</content>
</entry>
</feed>
