<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/interface-definitions, branch circinus</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=circinus</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=circinus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2024-10-06T15:42:00+00:00</updated>
<entry>
<title>T6759: add support for italian keymap</title>
<updated>2024-10-06T15:42:00+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-10-06T13:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=b22dd1c13da9a581b198f13dc5b12bbfdefdfb7d'/>
<id>urn:sha1:b22dd1c13da9a581b198f13dc5b12bbfdefdfb7d</id>
<content type='text'>
set system option keyboard-layout it

(cherry picked from commit 1c83b39f30880b7e5297db3fffc3afd2cd699f55)
</content>
</entry>
<entry>
<title>Merge pull request #4113 from vyos/mergify/bp/circinus/pr-4024</title>
<updated>2024-09-30T15:27:17+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-30T15:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=e663fc49edc3043d63b648b482b633c1ff233ac4'/>
<id>urn:sha1:e663fc49edc3043d63b648b482b633c1ff233ac4</id>
<content type='text'>
T6687: add fqdn support to nat rules. (backport #4024)</content>
</entry>
<entry>
<title>T6687: add fqdn support to nat rules.</title>
<updated>2024-09-30T15:26:24+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2024-08-30T17:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=8dcb042bb2352717395ba3c17bc5437534c83af5'/>
<id>urn:sha1:8dcb042bb2352717395ba3c17bc5437534c83af5</id>
<content type='text'>
(cherry picked from commit 4c3d037f036e84c77333a400b35bb1a628a1a118)
</content>
</entry>
<entry>
<title>Merge pull request #4117 from vyos/mergify/bp/circinus/pr-4112</title>
<updated>2024-09-30T15:23:24+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-09-30T15:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=2cd0baa50e244529462e3aed064b923c6cbab859'/>
<id>urn:sha1:2cd0baa50e244529462e3aed064b923c6cbab859</id>
<content type='text'>
policy: T6751: add missing completion helpers for community-list (backport #4112)</content>
</entry>
<entry>
<title>policy: T6751: add missing completion helpers for community-list</title>
<updated>2024-09-30T14:59:45+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-30T14:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=d4e43b91337856b157a48161db69b53efbde1d9c'/>
<id>urn:sha1:d4e43b91337856b157a48161db69b53efbde1d9c</id>
<content type='text'>
Add all missing, well-known values for the community-list regex.

(cherry picked from commit 3e94e5e318b852dfca36e64d078728d4f5d5304c)
</content>
</entry>
<entry>
<title>syslog: T5367: add format option to include timezone in message</title>
<updated>2024-09-30T14:58:41+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-12T19:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=9a7d920ab7a9542fc3f3a4cddf50e6413a3c0198'/>
<id>urn:sha1:9a7d920ab7a9542fc3f3a4cddf50e6413a3c0198</id>
<content type='text'>
Add CLI option to include the systems timezone in the syslog message sent to
a collector. This can be enabled using:

  set system syslog host &lt;hostname&gt; format include-timezone

(cherry picked from commit 042be39ccabb43a766e04a447207610ff017bd7d)
</content>
</entry>
<entry>
<title>lldp: T6727: add missing input validation for interface names</title>
<updated>2024-09-21T18:53:01+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-20T20:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=3f4e3d2a563f26e88e9ff93aca89d673e25fda45'/>
<id>urn:sha1:3f4e3d2a563f26e88e9ff93aca89d673e25fda45</id>
<content type='text'>
There is no input CLI validation on the interface name passed to the LLDP
service.

(cherry picked from commit 82ba669c2632ae554528b13efd6489ced3e39964)
</content>
</entry>
<entry>
<title>wireless: T6496: use mac-address validator on BSSID and move it up one CLI level</title>
<updated>2024-09-19T07:00:31+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/vyos-contrib/veeos-1x.git/commit/?id=b76a5c94cfeb1a7bad8ac5c818ed3065a4d32210'/>
<id>urn:sha1:b76a5c94cfeb1a7bad8ac5c818ed3065a4d32210</id>
<content type='text'>
(cherry picked from commit 0c9499c5b3f7cc053c1f29ecf28d679c1a3156e2)
</content>
</entry>
<entry>
<title>wireless: T6496: use ascii regex for WPA passphrase constraint</title>
<updated>2024-09-19T07:00:30+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-05T06:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=c8f116c251e5ab91b518533f595c6efd66b9c392'/>
<id>urn:sha1:c8f116c251e5ab91b518533f595c6efd66b9c392</id>
<content type='text'>
(cherry picked from commit 5a6ac65fe0684fc5298de3daa8582294ac387b46)
</content>
</entry>
<entry>
<title>wireless: T6496: support for EAP-MSCHAPv2 client over wifi</title>
<updated>2024-09-19T07:00:30+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/vyos-contrib/veeos-1x.git/commit/?id=d50526477ed510a011935747f18bd6b4ec3ec2f1'/>
<id>urn:sha1:d50526477ed510a011935747f18bd6b4ec3ec2f1</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`
(cherry picked from commit fc4263021acb72d2d8afb165922d9cb7e11b2bf1)
</content>
</entry>
</feed>
