<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode, branch circinus-merge-commit-handling</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=circinus-merge-commit-handling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=circinus-merge-commit-handling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-08-09T08:43:36+00:00</updated>
<entry>
<title>qos: T6638: require interface state existence in verify conditional</title>
<updated>2024-08-09T08:43:36+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-08-08T16:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d9c9c48a0993524fa6443e317e5046e0e01d7641'/>
<id>urn:sha1:d9c9c48a0993524fa6443e317e5046e0e01d7641</id>
<content type='text'>
(cherry picked from commit ed63c9d1896a218715e13e1799fc059f4561f75e)
</content>
</entry>
<entry>
<title>multicast: T6619: remove unused imports (#3941)</title>
<updated>2024-08-06T16:08:30+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-06T16:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2312ac1574dbc2d0d0d24cc701be4d5da019e55b'/>
<id>urn:sha1:2312ac1574dbc2d0d0d24cc701be4d5da019e55b</id>
<content type='text'>
(cherry picked from commit 9979afa15650bd609399030da1751488baaac70b)</content>
</entry>
<entry>
<title>OPENVPN: T6555: fix name to bridge</title>
<updated>2024-08-05T10:50:25+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-08-02T14:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=48c4e500a1452a6df8c718209b6c93a83dbbd04e'/>
<id>urn:sha1:48c4e500a1452a6df8c718209b6c93a83dbbd04e</id>
<content type='text'>
(cherry picked from commit 0162a27952d2166583a9e6aee2cd77b9c693062b)
</content>
</entry>
<entry>
<title>OPENVPN: T6555: fix name to bridge</title>
<updated>2024-08-05T10:50:25+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-08-02T14:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f94d7f081074f4debef2eb25855412c26a061ddf'/>
<id>urn:sha1:f94d7f081074f4debef2eb25855412c26a061ddf</id>
<content type='text'>
(cherry picked from commit d5ae708581d453e2205ad4cf8576503f42e262b6)
</content>
</entry>
<entry>
<title>OPENVPN: T6555: add server-bridge options in mode server</title>
<updated>2024-08-05T10:50:24+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-07-31T18:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bc2bb1ed9ac977c8ad540d7ccbfff8e9980277cf'/>
<id>urn:sha1:bc2bb1ed9ac977c8ad540d7ccbfff8e9980277cf</id>
<content type='text'>
(cherry picked from commit 4acad3eb8d9be173b76fecafc32b0c70eae9b192)
</content>
</entry>
<entry>
<title>Merge pull request #3934 from vyos/mergify/bp/circinus/pr-3916</title>
<updated>2024-08-04T07:05:17+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-04T07:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f51657532b546cc1e20df1a18b1111c46db045be'/>
<id>urn:sha1:f51657532b546cc1e20df1a18b1111c46db045be</id>
<content type='text'>
T6619: Remove the remaining uses of per-protocol FRR configs (backport #3916)</content>
</entry>
<entry>
<title>nat64: T6627: call check_kmod within standard config function (#3931)</title>
<updated>2024-08-03T15:13:53+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-03T15:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a22cad7674216b984301107b5afcc91c547016b1'/>
<id>urn:sha1:a22cad7674216b984301107b5afcc91c547016b1</id>
<content type='text'>
Functions called from config scripts outside of the standard functions
get_config/verify/generate/apply will not be called when run under
configd. Move as appropriate for the general config script structure and
the specific script requirements.

(cherry picked from commit aeb51976ea23d68d35685bdaa535042a05016185)

Co-authored-by: John Estabrook &lt;jestabro@vyos.io&gt;</content>
</entry>
<entry>
<title>T6632: add missing standard functions to config scripts (#3936)</title>
<updated>2024-08-03T15:12:50+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-03T15:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ae9d14d0989366a27f81a061ad4fdd267b2325b'/>
<id>urn:sha1:4ae9d14d0989366a27f81a061ad4fdd267b2325b</id>
<content type='text'>
(cherry picked from commit 31de01242a26dff8ff993061ea2f86102a8a7493)

Co-authored-by: John Estabrook &lt;jestabro@vyos.io&gt;</content>
</entry>
<entry>
<title>T6629: call check_kmod within a standard config function</title>
<updated>2024-08-02T16:11:32+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-08-02T00:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7c936988d61c8e31e56e73e975890024f0ece370'/>
<id>urn:sha1:7c936988d61c8e31e56e73e975890024f0ece370</id>
<content type='text'>
Move the remaining calls to check_kmod within a standard function,
with placement determined by the needs of the config script.

(cherry picked from commit 95eef73f1b002c8b9e8e769135ffed50c8ca6890)
</content>
</entry>
<entry>
<title>T6619: Remove the remaining uses of per-protocol FRR configs (#3916)</title>
<updated>2024-08-02T15:42:28+00:00</updated>
<author>
<name>Roman Khramshin</name>
<email>HollyGurza@users.noreply.github.com</email>
</author>
<published>2024-08-02T15:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ea69afa60e2b93fefb279d56965c009a587db522'/>
<id>urn:sha1:ea69afa60e2b93fefb279d56965c009a587db522</id>
<content type='text'>
(cherry picked from commit f2256ad338fc3fbaa9a5de2c0615603cd23e0f94)
</content>
</entry>
</feed>
