<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/smoketest, branch sever-sever-patch-1</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=sever-sever-patch-1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=sever-sever-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-02-13T16:03:35+00:00</updated>
<entry>
<title>bgp: T7161: fix IPv4/IPv6 unicast AFI "redistribute table" command</title>
<updated>2025-02-13T16:03:35+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-13T16:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b702dfc362d16e11d96debc39a2dcdcc72619277'/>
<id>urn:sha1:b702dfc362d16e11d96debc39a2dcdcc72619277</id>
<content type='text'>
Re-use existing XML constraint added via commit 8f6246da6 ("xml: T7161: provide
re-usable building block for alternative routing tables") and add handy CLI
completion helper.

FRRouting supports redistribution of multiple non-main tables, thus make this
a multi node in addition, too.
</content>
</entry>
<entry>
<title>webproxy: T7057: Fixed 'domain-nocache' command</title>
<updated>2025-02-11T15:51:42+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2025-02-11T09:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=43ecb3c9ac1e7d7a22a91ab4fe6d419f75d6ba96'/>
<id>urn:sha1:43ecb3c9ac1e7d7a22a91ab4fe6d419f75d6ba96</id>
<content type='text'>
Fixed 'domain-nocache' command.
Added config generation for this command.
</content>
</entry>
<entry>
<title>Merge pull request #4335 from c-po/T5103</title>
<updated>2025-02-06T17:35:37+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-06T17:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=edda97d0aa9a15e72627688908dc0058043f9d5d'/>
<id>urn:sha1:edda97d0aa9a15e72627688908dc0058043f9d5d</id>
<content type='text'>
vyos.ifconfig: T5103: force dhclient restart on VRF change</content>
</entry>
<entry>
<title>vyos.ifconfig: T7135: only restart DHCPv6 client if needed</title>
<updated>2025-02-05T22:12:45+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-05T22:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bc4adcf9a4b7dee5e0a56c39b707e40f6d64f482'/>
<id>urn:sha1:bc4adcf9a4b7dee5e0a56c39b707e40f6d64f482</id>
<content type='text'>
Previously the DHCPv6 client was restarted on any change to the interface,
including changes only to the interface description. Re-use pattern from IPv4
DHCP to only restart the DHCP client if necessary.
</content>
</entry>
<entry>
<title>smoketest: T2326: remove NHRP pylint W0611: unused import</title>
<updated>2025-02-05T21:40:06+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-05T21:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=870a2df47590364638f39289fbf565ca74a22e62'/>
<id>urn:sha1:870a2df47590364638f39289fbf565ca74a22e62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos.ifconfig: T5103: force dhclient restart on VRF change</title>
<updated>2025-02-05T21:11:22+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-05T21:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=68002a3839d259d40d9a7bd88fe72c7361679388'/>
<id>urn:sha1:68002a3839d259d40d9a7bd88fe72c7361679388</id>
<content type='text'>
Moving an interface in, out or between VRFs will not re-install the received
default route. This is because the dhclient binary is not restarted in the new
VRF. Dhclient itself will report an error like: "receive_packet failed on
eth0.10: Network is down".

Take the return value of vyos.ifconfig.Interface().set_vrf() into account to
forcefully restart the DHCP client process and optain a proper lease.
</content>
</entry>
<entry>
<title>smoketest: T6989: extend cli_set() signature to pass CLI node value</title>
<updated>2025-02-04T17:09:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-02T20:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a8db4a59d917572040bcc9cc4c0070c7816a064f'/>
<id>urn:sha1:a8db4a59d917572040bcc9cc4c0070c7816a064f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T6989: increase local log size form 256KiB -&gt; 1MiB</title>
<updated>2025-02-04T17:09:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-20T20:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ae52b7799f6872ee9ea2475e76a6d4ea32c2ddce'/>
<id>urn:sha1:ae52b7799f6872ee9ea2475e76a6d4ea32c2ddce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T6989: add possibility to define VRF per remote</title>
<updated>2025-02-04T17:09:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-18T19:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5a7a9f3a20e19a52572ce1b9b214528b6ce958ce'/>
<id>urn:sha1:5a7a9f3a20e19a52572ce1b9b214528b6ce958ce</id>
<content type='text'>
Rsyslog supports individual VRFs per omfwd remote entry - so we should support
this, too.
</content>
</entry>
<entry>
<title>syslog: T6989: rename "global" to "local"</title>
<updated>2025-02-03T06:16:35+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-22T19:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=211bc4a767564d1eb28b431e1529eb719bb721a9'/>
<id>urn:sha1:211bc4a767564d1eb28b431e1529eb719bb721a9</id>
<content type='text'>
The previously "global" options actually were only relevant for the local
logging to /var/log/messages.
</content>
</entry>
</feed>
