<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/service-mdns-repeater.xml.in, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/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/vyos/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: 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/vyos/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: Add meaningful constraint message</title>
<updated>2023-06-07T01:48:54+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-06-07T00:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3402e94db4a9420a5a4e8a97ce6875a2c834348e'/>
<id>urn:sha1:3402e94db4a9420a5a4e8a97ce6875a2c834348e</id>
<content type='text'>
Add meaningful constraint message for service name format
</content>
</entry>
<entry>
<title>mdns: T5227: Relax 'allow-service' pattern</title>
<updated>2023-05-18T07:54:32+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-05-18T07:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6f35d234e9d06cc39e464398d2bdcee9142f03f2'/>
<id>urn:sha1:6f35d234e9d06cc39e464398d2bdcee9142f03f2</id>
<content type='text'>
Relax allow service pattern to allow for '.' as well for SRV records.
</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/vyos/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>xml: streamline interface definition filenames, drop _</title>
<updated>2022-06-29T17:18:21+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-06-29T17:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6b64f2eeb192ee1133d3f90be2ae2854a0c00ddc'/>
<id>urn:sha1:6b64f2eeb192ee1133d3f90be2ae2854a0c00ddc</id>
<content type='text'>
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.
</content>
</entry>
</feed>
