<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src, 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-08-26T05:25:22+00:00</updated>
<entry>
<title>configd: T6671: track scripts proposed and scripts called</title>
<updated>2024-08-26T05:25:22+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-08-22T15:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0d4df125ec584410036524fb83575ab2ec1c1435'/>
<id>urn:sha1:0d4df125ec584410036524fb83575ab2ec1c1435</id>
<content type='text'>
(cherry picked from commit d4b6bed84e5ac4214f2eae0e6ee7c1f4e0852222)
</content>
</entry>
<entry>
<title>sysctl: T3204: restore sysctl setttings overwritten by tuned</title>
<updated>2024-08-24T19:54:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-05T15:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=092c922cfbec7ee82878fa5d22c5c016af01b60d'/>
<id>urn:sha1:092c922cfbec7ee82878fa5d22c5c016af01b60d</id>
<content type='text'>
(cherry picked from commit 8500e8658ff10f52739143fd7814cf60c9195f16)
</content>
</entry>
<entry>
<title>Merge pull request #4005 from vyos/mergify/bp/circinus/pr-4000</title>
<updated>2024-08-24T08:05:25+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-08-24T08:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6f4bbbac4eaa16327b174e6231993000f33a121f'/>
<id>urn:sha1:6f4bbbac4eaa16327b174e6231993000f33a121f</id>
<content type='text'>
T6672: Fix system option ssh-client source-interface (backport #4000)</content>
</entry>
<entry>
<title>Merge pull request #4012 from vyos/mergify/bp/circinus/pr-3656</title>
<updated>2024-08-23T19:19:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-23T19:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0e77effa7a752efd641751b541c5306a0e79b9e7'/>
<id>urn:sha1:0e77effa7a752efd641751b541c5306a0e79b9e7</id>
<content type='text'>
wireless: T6318: move country-code to a system wide configuration (backport #3656)</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>T6561: Add vrf aware for show ntp (#4009)</title>
<updated>2024-08-23T06:11:38+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-23T06:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=92c261ecfe9aef9edddc8f92d3db8fa0ce4c2065'/>
<id>urn:sha1:92c261ecfe9aef9edddc8f92d3db8fa0ce4c2065</id>
<content type='text'>
(cherry picked from commit 5f780ebb7f1799eb9a93218bb83561db509c7e56)

Co-authored-by: Viacheslav Hletenko &lt;v.gletenko@vyos.io&gt;</content>
</entry>
<entry>
<title>T6672: Fix system option ssh-client source-interface</title>
<updated>2024-08-22T16:10:41+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-08-21T16:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e7d1805e4a774b97c176d3cc1184e1645580589e'/>
<id>urn:sha1:e7d1805e4a774b97c176d3cc1184e1645580589e</id>
<content type='text'>
Fix for system option ssh-client source-interface
For the `verify_source_interface` the key `ifname` if required

(cherry picked from commit f453b33a6056de8fc5145ca9e680361fbce68348)

# Conflicts:
#	smoketest/scripts/cli/test_system_option.py
</content>
</entry>
<entry>
<title>op_mode: T3961: Generate PKI expect 2 character country code</title>
<updated>2024-08-18T06:04:58+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-08-17T10:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2425aee523db48382a4c091163a8a5402b9949d2'/>
<id>urn:sha1:2425aee523db48382a4c091163a8a5402b9949d2</id>
<content type='text'>
(cherry picked from commit 71d6d0fe31db13f4ddf5c75209b9bba88a1e0a32)
</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>op_mode: T6651: Add a top level op mode word "execute"</title>
<updated>2024-08-15T07:22:59+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-08-14T10:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=01d8406b9ad127c7a450731430744816c297f5cf'/>
<id>urn:sha1:01d8406b9ad127c7a450731430744816c297f5cf</id>
<content type='text'>
(cherry picked from commit 69ab44309d56d73d92c2f8a7b0b4ca3016e61ff6)
</content>
</entry>
</feed>
