<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/configd-include.json, branch circinus-public-unmaintained</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-public-unmaintained</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=circinus-public-unmaintained'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-08-23T06:18:32+00:00</updated>
<entry>
<title>wireless: T6318: move country-code to a system wide configuration</title>
<updated>2024-08-23T06:18:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-15T19:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=549a16f5b1437d437ccc873ded500b8cecd03c28'/>
<id>urn:sha1:549a16f5b1437d437ccc873ded500b8cecd03c28</id>
<content type='text'>
Wireless devices are subject to regulations issued by authorities. For any
given AP or router, there will most likely be no case where one wireless NIC is
located in one country and another wireless NIC in the same device is located
in another country, resulting in different regulatory domains to apply to the
same box.

Currently, wireless regulatory domains in VyOS need to be configured per-NIC:
  set interfaces wireless wlan0 country-code us

This leads to several side-effects:
* When operating multiple WiFi NICs, they all can have different regulatory
  domains configured which might offend legislation.
* Some NICs need additional entries to /etc/modprobe.d/cfg80211.conf to apply
  regulatory domain settings, such as: "options cfg80211 ieee80211_regdom=US"
  This is true for the Compex WLE600VX. This setting cannot be done
  per-interface.

Migrate the first found wireless module country-code from the wireless
interface CLI to: "system wireless country-code"

(cherry picked from commit 9e22ab6b2aee48029d3455f65880e45c558cf1da)
</content>
</entry>
<entry>
<title>Merge pull request #3716 from vyos/mergify/bp/circinus/pr-3694</title>
<updated>2024-06-25T14:01:49+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-06-25T14:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1916a8cfcf21437219ff624a08bbf8408a4eaa80'/>
<id>urn:sha1:1916a8cfcf21437219ff624a08bbf8408a4eaa80</id>
<content type='text'>
snmp: T6489: use new Python wrapper to interact with config filesystem (backport #3694)</content>
</entry>
<entry>
<title>login: T6489: add smarter way to interact with the working config instead of my_set/my_delete</title>
<updated>2024-06-24T14:08:26+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-15T06:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fad0128567931fd32e568896a0ba789396ab9311'/>
<id>urn:sha1:fad0128567931fd32e568896a0ba789396ab9311</id>
<content type='text'>
(cherry picked from commit da29c9b3ab7b0cc23d64c8b033fc5a79c1b09174)
</content>
</entry>
<entry>
<title>snmp: T6489: use new Python wrapper to interact with config filesystem</title>
<updated>2024-06-24T14:05:26+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-20T20:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4bf4573efe89f80616b6189b2e84ac103113e8d1'/>
<id>urn:sha1:4bf4573efe89f80616b6189b2e84ac103113e8d1</id>
<content type='text'>
Do no longer use my_set and my_delete as this prevents scripts beeing run under
supervision of vyos-configd.

(cherry picked from commit 7e0e8101998a6c8de6cb93c42bfbf1278c13f226)
</content>
</entry>
<entry>
<title>T3420: Remove service upnp</title>
<updated>2024-05-14T16:47:29+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-05-14T16:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7c438caa2c21101cbefc2eec21935ab55af19c46'/>
<id>urn:sha1:7c438caa2c21101cbefc2eec21935ab55af19c46</id>
<content type='text'>
Remove `service upnp` as it never worked as expected, nft rules do
not integrated and custom patches do not seem like a suitable
solution for now.

Security:
UPnP has been historically associated with security risks due to its automatic
and potentially unauthenticated nature.
UPnP devices might be vulnerable to unauthorized access or exploitation.
</content>
</entry>
<entry>
<title>vrf: T6189: render FRR L3VNI configuration when creating VRF instance</title>
<updated>2024-05-01T18:55:57+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-01T18:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e7bb65894f86372dc0f6e8fd39b1628e0a224c68'/>
<id>urn:sha1:e7bb65894f86372dc0f6e8fd39b1628e0a224c68</id>
<content type='text'>
When adding and removing VRF instances on the fly it was noticed that the vni
statement under the VRF instance in FRR vanishes. This was caused by a race
condition which was previously designed to fix another bug.

The wierd design of a Python helper below the VRF tree to only generate the
VNI configuration nodes is now gone and all is rendered in the proper place.
</content>
</entry>
<entry>
<title>vyos-configd: T4942: include config-management script</title>
<updated>2024-01-01T20:30:03+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-01T20:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ad4958ff7b1a25564fcc6931d604288d7ff0a1d2'/>
<id>urn:sha1:ad4958ff7b1a25564fcc6931d604288d7ff0a1d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos-configd: T563: include webproxy script</title>
<updated>2024-01-01T20:28:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-01T20:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=dd2a1955d66926dc4a987bad0acc52dcc6f5d433'/>
<id>urn:sha1:dd2a1955d66926dc4a987bad0acc52dcc6f5d433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos-configd: T4222: include SLA (OWAMP and TWAMP) script</title>
<updated>2024-01-01T20:27:14+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-01T20:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c2dfba97446e9411b182f07c6227cc9427f247a8'/>
<id>urn:sha1:c2dfba97446e9411b182f07c6227cc9427f247a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos-configd: T5261: include AWS GLB script</title>
<updated>2024-01-01T20:26:05+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-01T20:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3bd1a8eac54d6d4610e239088d91c145f748d12c'/>
<id>urn:sha1:3bd1a8eac54d6d4610e239088d91c145f748d12c</id>
<content type='text'>
</content>
</entry>
</feed>
