<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/smoketest/config-tests/wireless-basic, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2025-02-03T06:16:35+00:00</updated>
<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-contrib/veeos-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>
<entry>
<title>smoketest: T6510: add missing config-test verification steps</title>
<updated>2024-06-26T19:47:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-26T13:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=85c8399b6f8cf0d999076bddaba09c1cc9088917'/>
<id>urn:sha1:85c8399b6f8cf0d999076bddaba09c1cc9088917</id>
<content type='text'>
Validate if the migrators performed correctly by comparing it to a known good
result file containing all the required `set` commands
</content>
</entry>
<entry>
<title>wireless: T6318: add quotes for console speed in config-tests</title>
<updated>2024-06-17T17:44:30+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-17T17:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=23fc0a7a4dee19d71a3ac055c0391a4bbbffee4d'/>
<id>urn:sha1:23fc0a7a4dee19d71a3ac055c0391a4bbbffee4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wireless: T6318: move country-code to a system wide configuration</title>
<updated>2024-06-16T07:22:28+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-contrib/veeos-1x.git/commit/?id=9e22ab6b2aee48029d3455f65880e45c558cf1da'/>
<id>urn:sha1:9e22ab6b2aee48029d3455f65880e45c558cf1da</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"
</content>
</entry>
</feed>
