<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/dns-domain-name.xml, 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>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/vyos-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>T1498: Nameservers are not propagated into resolv.conf</title>
<updated>2019-07-01T13:41:56+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2019-07-01T13:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d776db396239be57f8566720cc564751eeb9ffd5'/>
<id>urn:sha1:d776db396239be57f8566720cc564751eeb9ffd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "[hostname] T1336: trailing dots in system domain-name are invalid"</title>
<updated>2019-04-20T13:29:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-04-20T13:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7681f586860bb4ad22f5b83fb6144a13556954c4'/>
<id>urn:sha1:7681f586860bb4ad22f5b83fb6144a13556954c4</id>
<content type='text'>
This reverts commit 05c539ea5595790b297904569cbe13089ce79e18.
</content>
</entry>
<entry>
<title>[hostname] T1336: trailing dots in system domain-name are invalid</title>
<updated>2019-04-20T13:11:18+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-04-20T13:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=05c539ea5595790b297904569cbe13089ce79e18'/>
<id>urn:sha1:05c539ea5595790b297904569cbe13089ce79e18</id>
<content type='text'>
Debian/Systemd provides hostnamectl which disabllows setting a FQDN when
there is a trailing (.) in the provided hostname. Extend regex when setting
"system domain-name" that there can't be a trailing (.).

Provide migration script for current installations to remove the dot.
</content>
</entry>
<entry>
<title>Fixes: T1257: implement 'set system static-host-mapping' in host_name.py and remove old function calls</title>
<updated>2019-02-21T23:55:21+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-02-21T23:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f4cbcbf2d803cdbe769ecaf8fc2651cc93f00cf8'/>
<id>urn:sha1:f4cbcbf2d803cdbe769ecaf8fc2651cc93f00cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T1174: migrate local hostname/DNS handling to vyos-1x</title>
<updated>2019-02-14T21:34:06+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-02-14T21:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3d3eccd687b45f63a9dbed6fea21ec107be7c5a3'/>
<id>urn:sha1:3d3eccd687b45f63a9dbed6fea21ec107be7c5a3</id>
<content type='text'>
</content>
</entry>
</feed>
