<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/dhcpv6-server.xml, branch 1.3.8</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=1.3.8</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.3.8'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/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/marekm72/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>T1435 plus other dhcp/dhcpv6-server enhancements</title>
<updated>2019-07-04T10:15:52+00:00</updated>
<author>
<name>Jernej Jakob</name>
<email>jernej.jakob@gmail.com</email>
</author>
<published>2019-07-04T10:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=377c04cbd7c11f3288664f9e64a95ee8fda23457'/>
<id>urn:sha1:377c04cbd7c11f3288664f9e64a95ee8fda23457</id>
<content type='text'>
- T1435: dhcp-server: make ip-address optional in static-mapping
- remove [REQUIRED] from dhcpv6-server static-mapping identifier and ipv6-address
- verify if static-mapping ipv6-address is in subnet
- make help and error messages in conf-mode more descriptive
- remove regex ^$ anchors (implied in re.fullmatch)
</content>
</entry>
<entry>
<title>T1439: remove beginning and end anchors, they are implied with re.fullmatch</title>
<updated>2019-06-16T20:54:54+00:00</updated>
<author>
<name>Jernej Jakob</name>
<email>jernej.jakob@gmail.com</email>
</author>
<published>2019-06-16T20:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=03c09b1b0d7dfdab9fc87bc7b017455c45141ced'/>
<id>urn:sha1:03c09b1b0d7dfdab9fc87bc7b017455c45141ced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T1439: move DUID validator to regex</title>
<updated>2019-06-16T20:54:54+00:00</updated>
<author>
<name>Jernej Jakob</name>
<email>jernej.jakob@gmail.com</email>
</author>
<published>2019-06-16T19:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=6a6634b02d73cc93cd7368cf2290940b57fae9c7'/>
<id>urn:sha1:6a6634b02d73cc93cd7368cf2290940b57fae9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T1439: add dhcpv6-client-id validator</title>
<updated>2019-06-16T20:54:54+00:00</updated>
<author>
<name>Jernej Jakob</name>
<email>jernej.jakob@gmail.com</email>
</author>
<published>2019-06-16T17:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=87df87e3983e120ad171ae9dc2966309fc14fcd8'/>
<id>urn:sha1:87df87e3983e120ad171ae9dc2966309fc14fcd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcpv6-server: Add name constraint, clarify help, fix typos</title>
<updated>2019-06-16T20:54:54+00:00</updated>
<author>
<name>Jernej Jakob</name>
<email>jernej.jakob@gmail.com</email>
</author>
<published>2019-06-16T15:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=f875731a710eb7fadefd5a73d65e53915477dce8'/>
<id>urn:sha1:f875731a710eb7fadefd5a73d65e53915477dce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T778: dhcpv6-server: XML and Python rewrite</title>
<updated>2018-08-30T20:09:00+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-08-17T20:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9a16fd2cdb81a952608f5bda481e46ef915a82e3'/>
<id>urn:sha1:9a16fd2cdb81a952608f5bda481e46ef915a82e3</id>
<content type='text'>
</content>
</entry>
</feed>
