<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git, 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-25T13:30:57+00:00</updated>
<entry>
<title>Merge pull request #3876 from jestabro/uncaught-conf-script-err-as-commit-err</title>
<updated>2024-09-25T13:30:57+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-09-25T13:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2ba5089fb2cca7e3e172ec5b4ce6a79cc521312b'/>
<id>urn:sha1:2ba5089fb2cca7e3e172ec5b4ce6a79cc521312b</id>
<content type='text'>
configd: T6608: report uncaught config script exceptions as commit error</content>
</entry>
<entry>
<title>Merge pull request #4079 from nvollmar/T6719</title>
<updated>2024-09-24T16:31:47+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-24T16:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9661e27d8bda3873370f7ae9bb6c42da3376bed1'/>
<id>urn:sha1:9661e27d8bda3873370f7ae9bb6c42da3376bed1</id>
<content type='text'>
syslog: T6719: fix the behavior of "syslog global preserve-fqdn"</content>
</entry>
<entry>
<title>syslog: T6719: fix the behavior of "syslog global preserve-fqdn"</title>
<updated>2024-09-24T16:29:23+00:00</updated>
<author>
<name>Nicolas Vollmar</name>
<email>nvo@scaling.ch</email>
</author>
<published>2024-09-24T16:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c196c6d9207ef112e478f44923b2d0bc8a15b3c9'/>
<id>urn:sha1:c196c6d9207ef112e478f44923b2d0bc8a15b3c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4086 from natali-rs1985/T6675-current</title>
<updated>2024-09-24T09:39:08+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-24T09:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=26a9203e95e79afed725cc3bd1f401ae3ffa3707'/>
<id>urn:sha1:26a9203e95e79afed725cc3bd1f401ae3ffa3707</id>
<content type='text'>
bridge: T6675: VXLAN Interface configuration lost due to improper bridge detachment</content>
</entry>
<entry>
<title>Merge pull request #3966 from lucasec/t6630</title>
<updated>2024-09-24T09:08:55+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-09-24T09:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cf55d9db374cccb263d671a4e9c7ba8e2cd93df5'/>
<id>urn:sha1:cf55d9db374cccb263d671a4e9c7ba8e2cd93df5</id>
<content type='text'>
T6630: ntp: support hardware timestamp offload and other mechanisms to improve accuracy</content>
</entry>
<entry>
<title>configd: T6608: report uncaught config script exceptions as commit error</title>
<updated>2024-09-22T14:19:57+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-09-21T01:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5034db86b8c43846475e9876116e55a189fe7d06'/>
<id>urn:sha1:5034db86b8c43846475e9876116e55a189fe7d06</id>
<content type='text'>
In the case of config mode script exceptions other than ConfigError,
vyos-configd would previously trigger the shim to re-run the script in
the CLI context. The use of config dependencies require this case to
return a commit error. A traceback is returned as output, consistent
with running without vyos-configd support.
</content>
</entry>
<entry>
<title>Merge pull request #4094 from c-po/ethtool</title>
<updated>2024-09-22T04:51:59+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-22T04:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=644a91e970c96de01d2e17a7ea91502b8f7265e6'/>
<id>urn:sha1:644a91e970c96de01d2e17a7ea91502b8f7265e6</id>
<content type='text'>
ethtool: T6729: drop text based feature parsing in favour of JSON</content>
</entry>
<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>Merge pull request #4091 from c-po/lldp-t6727</title>
<updated>2024-09-21T18:52:06+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-21T18:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3e884c5d8bda2236abb07cdf1bcae5474d81f693'/>
<id>urn:sha1:3e884c5d8bda2236abb07cdf1bcae5474d81f693</id>
<content type='text'>
lldp: T6727: add missing input validation for interface names</content>
</entry>
<entry>
<title>T6630: ntp: move interface timestamping configuration under ptp node</title>
<updated>2024-09-21T06:51:28+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-20T20:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=917c658e37b619b1b2cd261ae43dd02f11eef720'/>
<id>urn:sha1:917c658e37b619b1b2cd261ae43dd02f11eef720</id>
<content type='text'>
</content>
</entry>
</feed>
