<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/wifi, branch current</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=current</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2024-09-07T16:07:57+00:00</updated>
<entry>
<title>T6693: wireless: Enable WiFi-6 (802.11ax) for 2.4GHz AccessPoints</title>
<updated>2024-09-07T16:07:57+00:00</updated>
<author>
<name>Alain Lamar</name>
<email>alain_lamar@yahoo.de</email>
</author>
<published>2024-09-04T20:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=194a14e958ad336d590ba8f076e163f6908dcddc'/>
<id>urn:sha1:194a14e958ad336d590ba8f076e163f6908dcddc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wireless: T6496: use mac-address validator on BSSID and move it up one CLI level</title>
<updated>2024-07-05T06:53:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-05T06:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=0c9499c5b3f7cc053c1f29ecf28d679c1a3156e2'/>
<id>urn:sha1:0c9499c5b3f7cc053c1f29ecf28d679c1a3156e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wireless: T6496: support for EAP-MSCHAPv2 client over wifi</title>
<updated>2024-07-05T06:48:31+00:00</updated>
<author>
<name>Christopher</name>
<email>root@teritum.dev</email>
</author>
<published>2024-06-10T18:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=fc4263021acb72d2d8afb165922d9cb7e11b2bf1'/>
<id>urn:sha1:fc4263021acb72d2d8afb165922d9cb7e11b2bf1</id>
<content type='text'>
fix: attempt to fix indentation on `wpa_supplicant.conf.j2`

fix: attempt to fix indentation on `wpa_supplicant.conf.j2`

fix: incorrect bssid mapping

fix: use the correct jinja templating (I think)

fix: “remote blank space

fix: attempt to fix the formatting in j2

fix: attempt to fix the formatting in j2

feat: rename enterprise username and password + add checks in conf mode.

fix: move around `bssid` config option on `wpa_supplicant.conf.j2` and fix the security config part

fix: fix indentation on `wpa_supplicant.conf.j2`
</content>
</entry>
<entry>
<title>wireless: T6320: add 802.11ax at 6GHz</title>
<updated>2024-06-27T18:48:05+00:00</updated>
<author>
<name>Alain Lamar</name>
<email>alain_lamar@yahoo.de</email>
</author>
<published>2024-06-27T18:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d5e988ba2d0fa0189feff22374c9b46eb49e2e79'/>
<id>urn:sha1:d5e988ba2d0fa0189feff22374c9b46eb49e2e79</id>
<content type='text'>
Authored-By: Alain Lamar &lt;alain_lamar@yahoo.de&gt;
</content>
</entry>
<entry>
<title>wireless: T6425: Fix broken VHT beamforming</title>
<updated>2024-06-18T14:56:39+00:00</updated>
<author>
<name>Alain Lamar</name>
<email>alain_lamar@yahoo.de</email>
</author>
<published>2024-06-02T22:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=f75f0f9c94472f46e056808c3ac6aba809c090f0'/>
<id>urn:sha1:f75f0f9c94472f46e056808c3ac6aba809c090f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bridge: T6317: add dependency call for wireless interfaces</title>
<updated>2024-05-08T19:47:40+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-08T19:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=431443ab3f663a6617008536d2d6d96407aebfcb'/>
<id>urn:sha1:431443ab3f663a6617008536d2d6d96407aebfcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2023-12-31T22:49:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=4ef110fd2c501b718344c72d495ad7e16d2bd465'/>
<id>urn:sha1:4ef110fd2c501b718344c72d495ad7e16d2bd465</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in
</content>
</entry>
<entry>
<title>wireless: T5540: use elif in Jinja2 template for VHT channel width</title>
<updated>2023-09-03T06:37:31+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-09-03T06:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=6ff0e8f6a024ee66fb30df537e48311285d71d9c'/>
<id>urn:sha1:6ff0e8f6a024ee66fb30df537e48311285d71d9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wireless: T5540: fix VHT capability settings for 802.11ac</title>
<updated>2023-09-02T17:26:20+00:00</updated>
<author>
<name>alainlamar</name>
<email>alainlamar@users.noreply.github.com</email>
</author>
<published>2023-09-02T17:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=6896aabb6406f511486e860ae5e2873435ace77b'/>
<id>urn:sha1:6896aabb6406f511486e860ae5e2873435ace77b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wifi: T5491: allow white-/blacklisting station MAC addresses for security</title>
<updated>2023-08-20T13:02:59+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-20T12:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=0bfb81750045be9c8c82a8f8f7bb18f6e6136d94'/>
<id>urn:sha1:0bfb81750045be9c8c82a8f8f7bb18f6e6136d94</id>
<content type='text'>
Station MAC address-based authentication means:

* 'allow' accept all clients except the one on the deny list
* 'deny' accept only clients listed on the accept list

New CLI commands:

* set interfaces wireless wlan0 security station-address mode &lt;accept|deny&gt;
* set interfaces wireless wlan0 security station-address accept mac &lt;mac&gt;
* set interfaces wireless wlan0 security station-address deny mac &lt;mac&gt;
</content>
</entry>
</feed>
