<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions, branch T6674-circ-trigger</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=T6674-circ-trigger</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=T6674-circ-trigger'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-09-02T11:01:00+00:00</updated>
<entry>
<title>T6681: Add option for SLAAC to support suppress Interval Advertisement in RAs</title>
<updated>2024-09-02T11:01:00+00:00</updated>
<author>
<name>Hikari Kongou</name>
<email>hikari@iloli.bid</email>
</author>
<published>2024-08-27T13:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e6b26f2c7420840b1d1e300139b729abc27c81ac'/>
<id>urn:sha1:e6b26f2c7420840b1d1e300139b729abc27c81ac</id>
<content type='text'>
(cherry picked from commit eec95109981140f1b4323bcf4526c10c6364d9ae)
</content>
</entry>
<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 #3991 from vyos/mergify/bp/circinus/pr-3988</title>
<updated>2024-08-17T07:00:21+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-17T07:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f2964b76521a43fd80a28e995155ac9f699e3c83'/>
<id>urn:sha1:f2964b76521a43fd80a28e995155ac9f699e3c83</id>
<content type='text'>
T5794: firewall: change firewall priority in oder to be loaded after all interfaces (backport #3988)</content>
</entry>
<entry>
<title>T6649: Accel-ppp separate vlan-mon from listen interfaces</title>
<updated>2024-08-16T09:38:06+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-08-15T10:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3bb5d5df1e38a6d995395b6e69ad142e6445b09d'/>
<id>urn:sha1:3bb5d5df1e38a6d995395b6e69ad142e6445b09d</id>
<content type='text'>
(cherry picked from commit 663e468de2b431f771534b4e3a2d00a5924b98fe)
</content>
</entry>
<entry>
<title>T5794: change firewall priority in oder to be loaded after all interfaces.</title>
<updated>2024-08-16T04:44:25+00:00</updated>
<author>
<name>nicolas</name>
<email>nicolas@deb-4all.nfort.local</email>
</author>
<published>2024-08-15T17:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=781263e8bec1e5e1ecb6dd39ea64f1d45a7f0f52'/>
<id>urn:sha1:781263e8bec1e5e1ecb6dd39ea64f1d45a7f0f52</id>
<content type='text'>
(cherry picked from commit b3ae35987a860a5d2cf64dfbc156a7ee7cc799a2)
</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>vxlan: T6505: Support VXLAN VLAN-VNI range mapping in CLI (#3756)</title>
<updated>2024-07-26T09:36:35+00:00</updated>
<author>
<name>Nataliia S</name>
<email>81954790+natali-rs1985@users.noreply.github.com</email>
</author>
<published>2024-07-08T15:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ce5460f0380a60eb07f70dfed29d1b011636448a'/>
<id>urn:sha1:ce5460f0380a60eb07f70dfed29d1b011636448a</id>
<content type='text'>
(cherry picked from commit 115e99630a317cab62c6f99e0461f6ce2c1edaf3)
</content>
</entry>
<entry>
<title>wireless: T6320: add 802.11ax at 6GHz</title>
<updated>2024-07-22T19:54:55+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/vyos/vyos-1x.git/commit/?id=e1401753b58906848c81d5c1d1d778be7cc61fb3'/>
<id>urn:sha1:e1401753b58906848c81d5c1d1d778be7cc61fb3</id>
<content type='text'>
Authored-By: Alain Lamar &lt;alain_lamar@yahoo.de&gt;
(cherry picked from commit d5e988ba2d0fa0189feff22374c9b46eb49e2e79)
</content>
</entry>
<entry>
<title>T6599: ipsec: support disabling rekey of CHILD_SA.</title>
<updated>2024-07-22T10:28:04+00:00</updated>
<author>
<name>Lucas Christian</name>
<email>lucas@lucasec.com</email>
</author>
<published>2024-07-21T02:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=842e4c20300de3e0ebeabdb5761d50a077cfbd27'/>
<id>urn:sha1:842e4c20300de3e0ebeabdb5761d50a077cfbd27</id>
<content type='text'>
Also adds support for life_bytes, life_packets, and DPD for
remote-access connections. Changes behavior of remote-access esp-group
lifetime setting to have parity with site-to-site connections.

(cherry picked from commit fd5d7ff0b4fd69b248ecb29c6ec1f3cf844c41cf)
</content>
</entry>
</feed>
