<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/python, branch c-po-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=c-po-patch-1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=c-po-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-02-25T15:48:25+00:00</updated>
<entry>
<title>Merge pull request #4364 from natali-rs1985/T7171</title>
<updated>2025-02-25T15:48:25+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2025-02-25T15:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e9d9c096c0e046939ff53d68baa230064ea93242'/>
<id>urn:sha1:e9d9c096c0e046939ff53d68baa230064ea93242</id>
<content type='text'>
T7171: Add dstport option to GENEVE tunnels</content>
</entry>
<entry>
<title>T7171: Add dstport option to GENEVE tunnels</title>
<updated>2025-02-25T15:13:56+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2025-02-20T15:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0a7096c874340ced4eb6aa17ae47b8d0ae6d692c'/>
<id>urn:sha1:0a7096c874340ced4eb6aa17ae47b8d0ae6d692c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>firewall: T7148: Bridge state-policy uses drop in place of reject</title>
<updated>2025-02-20T18:33:16+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2025-02-20T18:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ac890f5e3ff7d0bb4853199204e4db7c4f1dcc3e'/>
<id>urn:sha1:ac890f5e3ff7d0bb4853199204e4db7c4f1dcc3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "wireguard: T4930: drop unused WireGuardOperational().show_interface() method"</title>
<updated>2025-02-19T18:43:11+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-19T18:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c861855ea914de0df0eb8a8bb856d51b1e4b869b'/>
<id>urn:sha1:c861855ea914de0df0eb8a8bb856d51b1e4b869b</id>
<content type='text'>
This reverts commit 98414a69f0018915ac999f51975618dd5fbe817d.
</content>
</entry>
<entry>
<title>wlb: T4470: Migrate WAN load balancer to Python/XML</title>
<updated>2025-02-13T22:30:24+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2022-10-12T15:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a03174843512340f2f970fd6c3fe189b7bba92d6'/>
<id>urn:sha1:a03174843512340f2f970fd6c3fe189b7bba92d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos.ifconfig: T5103: always stop the DHCP client process bevore changing VRF</title>
<updated>2025-02-08T12:46:05+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-08T10:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9e313faaef139215dbcff0f79721164e627bed30'/>
<id>urn:sha1:9e313faaef139215dbcff0f79721164e627bed30</id>
<content type='text'>
Always stop the DHCP client process to clean up routes within the VRF where the
process was originally started. There is no need to add a condition to only
call the method if "address dhcp" was defined, as this is handled inside
set_dhcp(v6) by only stopping if the daemon is running.

DHCP client process restart will be handled later on once the interface is
moved to the new VRF.
</content>
</entry>
<entry>
<title>Merge pull request #4333 from HollyGurza/T6058</title>
<updated>2025-02-07T17:53:07+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2025-02-07T17:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5463cf3c3c960309dd518d79e9958dff18df3f1a'/>
<id>urn:sha1:5463cf3c3c960309dd518d79e9958dff18df3f1a</id>
<content type='text'>
T6058: Fix popen command wrapper handling</content>
</entry>
<entry>
<title>T6058: Fix popen command wrapper handling</title>
<updated>2025-02-07T04:02:51+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2025-02-05T05:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e47feb25a640b469623cfed26e1e4403d82adfa3'/>
<id>urn:sha1:e47feb25a640b469623cfed26e1e4403d82adfa3</id>
<content type='text'>
Ensure `wrapper` is only prepended to `command` when it is non-empty
</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>T7069: Add function to get available cpus (#4334)</title>
<updated>2025-02-06T08:47:07+00:00</updated>
<author>
<name>Nataliia S.</name>
<email>81954790+natali-rs1985@users.noreply.github.com</email>
</author>
<published>2025-02-06T08:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=006b557d49ae4acdac8f6b730b338df374a9d617'/>
<id>urn:sha1:006b557d49ae4acdac8f6b730b338df374a9d617</id>
<content type='text'>
</content>
</entry>
</feed>
