<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/python, branch T6732-reusable-build-image</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=T6732-reusable-build-image</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=T6732-reusable-build-image'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-09-21T21:34:52+00:00</updated>
<entry>
<title>ethtool: T6729: drop text based feature parsing in favour of JSON</title>
<updated>2024-09-21T21:34:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-21T21:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=884f561d3a0ea362ded93d053236c3f6b04683b2'/>
<id>urn:sha1:884f561d3a0ea362ded93d053236c3f6b04683b2</id>
<content type='text'>
Recent ethtool 6.10 supports JSON output for the base driver features. Remove
our old text based processing code and use the machine readable output of
ethtool.
</content>
</entry>
<entry>
<title>op-mode: T4833: Include wireguard peer name in interface summary report</title>
<updated>2024-09-20T10:46:10+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-09-20T10:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c6062ef100f20e2cc3e5ed9c4d145d4d969741e4'/>
<id>urn:sha1:c6062ef100f20e2cc3e5ed9c4d145d4d969741e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wireless: T6709: fix missing wpa_supplicant configuration</title>
<updated>2024-09-19T19:26:38+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-19T19:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=58dfd957fd8ec24caeca73105f7823148ef8c8bf'/>
<id>urn:sha1:58dfd957fd8ec24caeca73105f7823148ef8c8bf</id>
<content type='text'>
Commit 0ee8d5e35 ("ethernet: T6709: move EAPoL support to common framework")
added support to also have EAPoL on other interface types then ethernet. This
introduced a regression where the wireless interface wpa_supplicant configuration
would get deleted.
</content>
</entry>
<entry>
<title>Merge pull request #4020 from c-po/secure-boot</title>
<updated>2024-09-16T15:33:10+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-16T15:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=53fa5c9e93a45e2f8c78adf69652bc2f875cef53'/>
<id>urn:sha1:53fa5c9e93a45e2f8c78adf69652bc2f875cef53</id>
<content type='text'>
T861: op-mode: initial parts for UEFI secure boot CLI</content>
</entry>
<entry>
<title>T861: op-mode: "show version" will display secure boot state</title>
<updated>2024-09-16T15:28:50+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-26T18:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b78cc96cc4c4d506b7e959ec6ec9c3e7fc09fc33'/>
<id>urn:sha1:b78cc96cc4c4d506b7e959ec6ec9c3e7fc09fc33</id>
<content type='text'>
  vyos@vyos:~$ show ver
  ...
  Architecture:     x86_64
  Boot via:         installed image
  System type:      KVM guest
  Secure Boot:      enabled
  ...
</content>
</entry>
<entry>
<title>ethernet: T6709: move EAPoL support to common framework</title>
<updated>2024-09-14T20:50:20+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-14T20:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0ee8d5e35044e7480dac6a23e92d43744b8c5d36'/>
<id>urn:sha1:0ee8d5e35044e7480dac6a23e92d43744b8c5d36</id>
<content type='text'>
Instead of having EAPoL (Extensible Authentication Protocol over Local Area
Network) support only available for ethernet interfaces, move this to common
ground at vyos.ifconfig.interface making it available for all sorts of
interfaces by simply including the XML portion

  #include &lt;include/interface/eapol.xml.i&gt;
</content>
</entry>
<entry>
<title>T861: add dependency to enable UEFI secure boot support</title>
<updated>2024-09-14T18:44:55+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-26T18:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=56cd7de907ef26ae27909a5d468768bb6e1e7f6f'/>
<id>urn:sha1:56cd7de907ef26ae27909a5d468768bb6e1e7f6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4021 from natali-rs1985/T6652-current</title>
<updated>2024-09-12T13:18:01+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-09-12T13:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ad611f4c70b7f9cc9781cd7d350e261dbae8c077'/>
<id>urn:sha1:ad611f4c70b7f9cc9781cd7d350e261dbae8c077</id>
<content type='text'>
openfabric: T6652: Add support for OpenFabric protocol</content>
</entry>
<entry>
<title>T6294: Service dns forwarding add the ability to configure ZonetoCache</title>
<updated>2024-09-11T07:14:31+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-07-29T09:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9e194ce895319683b877890ebb7d5da06b8e9b31'/>
<id>urn:sha1:9e194ce895319683b877890ebb7d5da06b8e9b31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4023 from nvollmar/T6679</title>
<updated>2024-09-11T05:48:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-11T05:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4bbd5c7c13f7ea72ba40813db0e6258ecf0a59f7'/>
<id>urn:sha1:4bbd5c7c13f7ea72ba40813db0e6258ecf0a59f7</id>
<content type='text'>
T6679: add group option for nat66</content>
</entry>
</feed>
