<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/interface-definitions/mdns-repeater.xml, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2019-12-06T19:58:56+00:00</updated>
<entry>
<title>T1843: run interface-definitions though GCC preprocessor</title>
<updated>2019-12-06T19:58:56+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-12-03T21:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=0d4d4dd840e06c18250d73f27de61261ff141944'/>
<id>urn:sha1:0d4d4dd840e06c18250d73f27de61261ff141944</id>
<content type='text'>
A lot of XML code is duplicated (VLAN, interface address) for instance. Such
XML definitions should be moved to feature.xml.i files and then just pulled in
via GCC preprocessor #include definition in e.g. bond or ethernet definitions.

This will give us the ability to single-source repeating node definitions as:
* Interface Address
* Interface Description
* Interface Disable
* VLAN (both vif-s and vif-c)

The .in suffix of the interface-definitions is a marker that those files are
input files to the GCC preprocessor. They will be rendered into proper XML
files in the build directory.

Some node definitions have been reworder to remove escaped double quote
occurances which would have been warned about by the GCC preprocessor.
</content>
</entry>
<entry>
<title>mdns_repeater: add 'disable' option</title>
<updated>2018-09-02T10:23:55+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-09-02T10:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=0a1f99d8d61169abd92072d2884bb9d2d76833b8'/>
<id>urn:sha1:0a1f99d8d61169abd92072d2884bb9d2d76833b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop using 'vyatta-interfaces.pl' in ned XML interface</title>
<updated>2018-06-08T19:50:30+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-06-08T19:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=59db66e83687f52496027197e5b988d17371f651'/>
<id>urn:sha1:59db66e83687f52496027197e5b988d17371f651</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T644: remove prefixing from all scripts and update environment variables with VyOS paths.</title>
<updated>2018-05-16T14:02:33+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-05-16T14:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=d4c10902026b76a6372cf738fc98860b29b39759'/>
<id>urn:sha1:d4c10902026b76a6372cf738fc98860b29b39759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use '_' instead of '-' for python scripts for test</title>
<updated>2018-05-16T12:35:22+00:00</updated>
<author>
<name>Yuya Kusakabe</name>
<email>yuya.kusakabe@gmail.com</email>
</author>
<published>2018-05-16T12:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=be6f809581ccbcd6411713128a63711eaa2ce6b7'/>
<id>urn:sha1:be6f809581ccbcd6411713128a63711eaa2ce6b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdns-repeater: use consistent naming of 'interface' node</title>
<updated>2017-12-10T11:47:20+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2017-12-10T11:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=8826edfcbb60bc4372978b4a11d2300b07d5ac1c'/>
<id>urn:sha1:8826edfcbb60bc4372978b4a11d2300b07d5ac1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdns-repeater: priority change 999 -&gt; 990</title>
<updated>2017-12-10T11:46:54+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2017-12-10T11:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=0435a069d4d71cd9129ab36753f2a2885f33ef26'/>
<id>urn:sha1:0435a069d4d71cd9129ab36753f2a2885f33ef26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 'vyos-update-mdns-repeater.py' functionality</title>
<updated>2017-12-09T09:35:54+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2017-12-08T17:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=a545cd18f98ad747af26176f9b05cc325e4dd5ff'/>
<id>urn:sha1:a545cd18f98ad747af26176f9b05cc325e4dd5ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial interface description for 'mdns repeater'</title>
<updated>2017-12-09T09:35:54+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2017-12-06T17:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=8a482c1a98ec2959368eb9d3f88bf04358d90354'/>
<id>urn:sha1:8a482c1a98ec2959368eb9d3f88bf04358d90354</id>
<content type='text'>
</content>
</entry>
</feed>
