<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/python/vyos, branch circinus</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=circinus</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=circinus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2024-09-30T15:26:24+00:00</updated>
<entry>
<title>T6687: add fqdn support to nat rules.</title>
<updated>2024-09-30T15:26:24+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2024-08-30T17:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8dcb042bb2352717395ba3c17bc5437534c83af5'/>
<id>urn:sha1:8dcb042bb2352717395ba3c17bc5437534c83af5</id>
<content type='text'>
(cherry picked from commit 4c3d037f036e84c77333a400b35bb1a628a1a118)
</content>
</entry>
<entry>
<title>wireless: T6709: fix missing wpa_supplicant configuration</title>
<updated>2024-09-19T20:05:02+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-19T19:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=4af125b3bcf9fb11cc0611862130d8dad6ac60fd'/>
<id>urn:sha1:4af125b3bcf9fb11cc0611862130d8dad6ac60fd</id>
<content type='text'>
Commit 0ee8d5e35 ("ethernet: T6709: move EAPoL support to common framework")
added support to also have EAPoL on other interface types then ethernet. This
introduced a regression where the wireless interface wpa_supplicant configuration
would get deleted.

(cherry picked from commit 58dfd957fd8ec24caeca73105f7823148ef8c8bf)
</content>
</entry>
<entry>
<title>OpenVPN CLI-option: T6571: rename ncp-ciphers with data-ciphers</title>
<updated>2024-09-18T10:35:50+00:00</updated>
<author>
<name>srividya0208</name>
<email>a.srividya@vyos.io</email>
</author>
<published>2024-07-15T10:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=087c33f09237ca8d47b4d84ab52b466c3a141d8c'/>
<id>urn:sha1:087c33f09237ca8d47b4d84ab52b466c3a141d8c</id>
<content type='text'>
(cherry picked from commit b62b2f5f8a9c4f0a7dc26bce1f15843651119256)
</content>
</entry>
<entry>
<title>bond: T6709: add EAPoL support (backport #4069) (#4076)</title>
<updated>2024-09-17T17:32:02+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2024-09-17T17:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=787f8c44327fc0adc38af51d034e178b32424fea'/>
<id>urn:sha1:787f8c44327fc0adc38af51d034e178b32424fea</id>
<content type='text'>
* ethernet: T6709: move EAPoL support to common framework

Instead of having EAPoL (Extensible Authentication Protocol over Local Area
Network) support only available for ethernet interfaces, move this to common
ground at vyos.ifconfig.interface making it available for all sorts of
interfaces by simply including the XML portion

  #include &lt;include/interface/eapol.xml.i&gt;

(cherry picked from commit 0ee8d5e35044e7480dac6a23e92d43744b8c5d36)

* bond: T6709: add EAPoL support

(cherry picked from commit 8eeb1bdcdfc104ffa77531f270a38cda2aee7f82)

---------

Co-authored-by: Christian Breunig &lt;christian@breunig.cc&gt;</content>
</entry>
<entry>
<title>migration: T6007: add missing check for None in utility function</title>
<updated>2024-09-11T17:07:48+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-07-05T00:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=eaa9c82670fa5ee90835266e6f7a24f81c49d17e'/>
<id>urn:sha1:eaa9c82670fa5ee90835266e6f7a24f81c49d17e</id>
<content type='text'>
An empty component version string will trigger a full migration,
however, the case of component_version is None was missed in a utility
function. Fix comment formatting.

(cherry picked from commit bd42f131ea2ceec2c591303ea69b7d3a36e41a7c)
</content>
</entry>
<entry>
<title>migration: T6007: fix cosmetic issue of extra newline</title>
<updated>2024-09-11T17:06:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-06-25T00:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=6bc1aff55e29dba2367839379fbd3863498ba757'/>
<id>urn:sha1:6bc1aff55e29dba2367839379fbd3863498ba757</id>
<content type='text'>
(cherry picked from commit 5502a75b1747caf94e2b69982c89088281c8ca1f)
</content>
</entry>
<entry>
<title>migration: T6007: drop restrictive perms, already set on config.boot</title>
<updated>2024-09-11T17:03:37+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-06-24T16:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=f7f51060f38baecf5624830169ca2ec93f585dfe'/>
<id>urn:sha1:f7f51060f38baecf5624830169ca2ec93f585dfe</id>
<content type='text'>
(cherry picked from commit 8b4c2fcba2fe49af8c8ee87d3bb1f7b5803a08ea)
</content>
</entry>
<entry>
<title>migration: T6007: remove obsoleted</title>
<updated>2024-09-11T17:03:21+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-06-23T21:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=34e3eda93b4bec4c1f50719f513231b0cf510e92'/>
<id>urn:sha1:34e3eda93b4bec4c1f50719f513231b0cf510e92</id>
<content type='text'>
(cherry picked from commit ed0cb7ffc2c627b9de96d64b45c7978c3bce7ed3)
</content>
</entry>
<entry>
<title>migration: T6007: add util add_system_version to replace *_system_footer</title>
<updated>2024-09-11T17:01:37+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-06-23T17:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=70720e5f3d8616d66d93a4899b6d0a9aac6151f0'/>
<id>urn:sha1:70720e5f3d8616d66d93a4899b6d0a9aac6151f0</id>
<content type='text'>
(cherry picked from commit 51865448599ec40283fffe4dc15729f88f389886)
</content>
</entry>
<entry>
<title>migration: T6007: update load_config.py</title>
<updated>2024-09-11T17:01:14+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-06-23T20:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9ed150798a835d8ddf0845813e75132a4eea00d0'/>
<id>urn:sha1:9ed150798a835d8ddf0845813e75132a4eea00d0</id>
<content type='text'>
(cherry picked from commit 403f1d2f2159f5436bb7c71a3694647a870357b7)
</content>
</entry>
</feed>
