<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/interface-definitions/include/interface, branch equuleus</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=equuleus</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=equuleus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2023-10-08T08:27:27+00:00</updated>
<entry>
<title>scripts: T4269: node.def generator should automatically add default values</title>
<updated>2023-10-08T08:27:27+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-10-08T08:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=b6917f386e5f6af570973d42e63baeb4a98d6261'/>
<id>urn:sha1:b6917f386e5f6af570973d42e63baeb4a98d6261</id>
<content type='text'>
Since introducing the XML &lt;defaultValue&gt; node it was common, but redundant,
practice to also add a help string indicating which value would be used as
default if the node is unset.

This makes no sense b/c it's duplicated code/value/characters and prone to
error. The node.def scripts should be extended to automatically render the
appropriate default value into the CLI help string.

For e.g. SSH the current PoC renders:

$ cat templates-cfg/service/ssh/port/node.def

multi:
type: txt
help: Port for SSH service (default: 22)
val_help: u32:1-65535; Numeric IP port
...
Not all subsystems are already migrated to get_config_dict() and make use of
the defaults() call - those subsystems need to be migrated, first before the new
default is added to the CLI help.

(cherry picked from commit a68c9238111c6caee78bb28f8054b8f0cfa0e374)
</content>
</entry>
<entry>
<title>T5428: fix DHCP address renewal/release when running in VRF</title>
<updated>2023-08-28T19:21:14+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-28T19:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=47d9c8067135b97bc1fbc5450dc5fa9b8e65e345'/>
<id>urn:sha1:47d9c8067135b97bc1fbc5450dc5fa9b8e65e345</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1259 from hensur/equuleus-ipv6-local-route</title>
<updated>2022-12-17T10:00:42+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-12-17T10:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=04c6326d31a32e97a01bbe6002ba3f5d67f24984'/>
<id>urn:sha1:04c6326d31a32e97a01bbe6002ba3f5d67f24984</id>
<content type='text'>
backport: T4515: T4219: policy local-route6 and inbound-interface support</content>
</entry>
<entry>
<title>mtu: T4572: Add DHCP-option MTU to get values from DHCP-server</title>
<updated>2022-08-01T16:24:38+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-08-01T13:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=67583141f433c31ebccc8eeba06b2b285636e680'/>
<id>urn:sha1:67583141f433c31ebccc8eeba06b2b285636e680</id>
<content type='text'>
Ability to get MTU from DHCP-server and don't touch it per
any interface change if interface 'dhcp-options mtu' is
configured

(cherry picked from commit 29b0ee30bf2622a40ca3d17e3f6b9e94e5b62072)
</content>
</entry>
<entry>
<title>dhcp6: pd: T4447: bugfix sla-id limits (must be greater then 128</title>
<updated>2022-05-27T06:38:43+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-27T06:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=9c37885c89a8a1e8f4ec6894e21bab2b385a8713'/>
<id>urn:sha1:9c37885c89a8a1e8f4ec6894e21bab2b385a8713</id>
<content type='text'>
The sla-id parameter of DHCPv6 prefix delegations is limited to 128. While this
is enough to use all /64 subnets of a /57 prefix, with a /56 prefix that is no
longer sufficient.

Increased sla-id length tp 65535 so one could delegate an entire /48.

(cherry picked from commit 283276d457a09c100416c0d4ffccd4f94ccd2540)
</content>
</entry>
<entry>
<title>Revert "Revert "backport: T4515: T4219: policy local-route6 and inbound-interface support""</title>
<updated>2022-03-31T12:12:02+00:00</updated>
<author>
<name>Henning Surmeier</name>
<email>me@hensur.de</email>
</author>
<published>2022-03-31T12:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=b832ab05d16876f66bc6bf4837ae87d941455171'/>
<id>urn:sha1:b832ab05d16876f66bc6bf4837ae87d941455171</id>
<content type='text'>
This reverts commit 45a2a7d0adc7e9d27d6c7aee1ccbd9b64a1437ad.
</content>
</entry>
<entry>
<title>Revert "backport: T4515: T4219: policy local-route6 and inbound-interface support"</title>
<updated>2022-03-28T16:49:24+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2022-03-28T16:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=45a2a7d0adc7e9d27d6c7aee1ccbd9b64a1437ad'/>
<id>urn:sha1:45a2a7d0adc7e9d27d6c7aee1ccbd9b64a1437ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1235 from hensur/equuleus-ipv6-local-route</title>
<updated>2022-03-23T09:17:44+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-03-23T09:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=2ccd2fffdc342b5e30711476d221ef67fe0e3de7'/>
<id>urn:sha1:2ccd2fffdc342b5e30711476d221ef67fe0e3de7</id>
<content type='text'>
backport: T4515: T4219: policy local-route6 and inbound-interface support</content>
</entry>
<entry>
<title>backport: policy: T4219: add local-route(6) incoming-interface</title>
<updated>2022-02-23T21:13:40+00:00</updated>
<author>
<name>Henning Surmeier</name>
<email>me@hensur.de</email>
</author>
<published>2022-01-28T22:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=7c50d232857adf9adca09a8db55420dcd04fc4e1'/>
<id>urn:sha1:7c50d232857adf9adca09a8db55420dcd04fc4e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "backport: policy: T4219: add local-route(6) incoming-interface"</title>
<updated>2022-02-22T06:53:30+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-02-22T06:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=e22b8a31536e44b807aa285cf6e0164b35b4abb4'/>
<id>urn:sha1:e22b8a31536e44b807aa285cf6e0164b35b4abb4</id>
<content type='text'>
This reverts commit 72d7152f794cfe48821797d62865024c1843096e.
</content>
</entry>
</feed>
