<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data, branch T7065-pr-mirror-trigger-restrict</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=T7065-pr-mirror-trigger-restrict</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=T7065-pr-mirror-trigger-restrict'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-01-21T09:19:27+00:00</updated>
<entry>
<title>T6895: Merge the hsflowd-based sFlow and uacctd-based sFlow (#4310)</title>
<updated>2025-01-21T09:19:27+00:00</updated>
<author>
<name>Nataliia S.</name>
<email>81954790+natali-rs1985@users.noreply.github.com</email>
</author>
<published>2025-01-21T09:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=832ed9122a0a602cadabe24457e9d64272a3d861'/>
<id>urn:sha1:832ed9122a0a602cadabe24457e9d64272a3d861</id>
<content type='text'>
</content>
</entry>
<entry>
<title>telegraf: T7017: Telegraf should log at least info to a configured logging output (#4279)</title>
<updated>2025-01-20T10:51:41+00:00</updated>
<author>
<name>ds</name>
<email>dylan@shepard.dev</email>
</author>
<published>2025-01-20T10:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bf098d5eb8574a89bf5e68557c372f893d29b667'/>
<id>urn:sha1:bf098d5eb8574a89bf5e68557c372f893d29b667</id>
<content type='text'>
* T7017: Telegraf should have .info as input for syslog

T7017: updating using vyos_defined keyword as suggested

Co-authored-by: Christian Breunig &lt;christian@breunig.cc&gt;

---------

Co-authored-by: Christian Breunig &lt;christian@breunig.cc&gt;</content>
</entry>
<entry>
<title>dhcp: T5840: Merge systemd service overrides for kea-ctrl-agent</title>
<updated>2025-01-17T04:40:08+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2025-01-17T03:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4c92ab9ff4ddf44f0d6a2bf4c7e724fc35629f0c'/>
<id>urn:sha1:4c92ab9ff4ddf44f0d6a2bf4c7e724fc35629f0c</id>
<content type='text'>
Default systemd service for kea-ctrl-agent expects
`/etc/kea/kea-api-password` which is not used in
VyOS.

The systemd unit override to remove the condition
does not need to be in a separate (templated and
dynamic) override file and can be merged into the
existing static override file.
</content>
</entry>
<entry>
<title>Merge pull request #4299 from c-po/radius-smoketest</title>
<updated>2025-01-13T18:53:37+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-13T18:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=99d0c7a804ea3cf7f843f0d4810e6772cf7ceeb8'/>
<id>urn:sha1:99d0c7a804ea3cf7f843f0d4810e6772cf7ceeb8</id>
<content type='text'>
T7038: T7039: fix broken RADIUS IPv6 source address and add smoketests</content>
</entry>
<entry>
<title>Merge pull request #4217 from aapostoliuk/T2326-circinus</title>
<updated>2025-01-13T18:52:58+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-13T18:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4663c59ac956f33ecadc7f2ebf0c9c7b5de9c8a2'/>
<id>urn:sha1:4663c59ac956f33ecadc7f2ebf0c9c7b5de9c8a2</id>
<content type='text'>
nhrp: T2326: NHRP migration to FRR</content>
</entry>
<entry>
<title>radius: T7039: fix broken IPv6 source address</title>
<updated>2025-01-11T09:59:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-10T20:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=21b2541d98b02602dc2301e57c2ca7efddbc6cff'/>
<id>urn:sha1:21b2541d98b02602dc2301e57c2ca7efddbc6cff</id>
<content type='text'>
When configuring RADIUS to use IPv6 as connection to the server with an
optional source-address

set system login radius server 2001:db8::4 key '9LMVCtPYpG'
set system login radius source-address '2001:db8::1'

It will error out:

  pam_radius_auth(sshd:auth): Failed looking up source IP address [2001:db8::1]
    for server [2001:db8::4]:1812 (error=System error)

The source address is not allowed to be in [] - thus the brackets need to be
removed.
</content>
</entry>
<entry>
<title>nhrp: T2326: NHRP migration to FRR</title>
<updated>2025-01-09T16:24:15+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-08-09T15:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5e8307bf3a7f816193ca9da8cb290d57bbb375f2'/>
<id>urn:sha1:5e8307bf3a7f816193ca9da8cb290d57bbb375f2</id>
<content type='text'>
NHRP migration to FRR
</content>
</entry>
<entry>
<title>ddclient: T5791: Relocate process params to ExecStart</title>
<updated>2025-01-09T16:17:27+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2025-01-06T16:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a328575dc4ab7d9597eb0e031470dba9cbf5eefc'/>
<id>urn:sha1:a328575dc4ab7d9597eb0e031470dba9cbf5eefc</id>
<content type='text'>
Pull up all the global parameters controlling
process behavior to systemd service.

Also remove `syslog=yes`` as it is not needed with
`exec` type service.
</content>
</entry>
<entry>
<title>Merge pull request #4276 from indrajitr/ddclient-process-2025-01-04</title>
<updated>2025-01-06T14:16:16+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2025-01-06T14:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=53cb3e5cb9b0c88a5c83753bfadb5087b4aeb2b1'/>
<id>urn:sha1:53cb3e5cb9b0c88a5c83753bfadb5087b4aeb2b1</id>
<content type='text'>
ddclient: T5791: Keep ddclient.service in foreground</content>
</entry>
<entry>
<title>T6841: firewall: Fixed issues in ZBF when using VRFs</title>
<updated>2025-01-06T11:05:22+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-12-17T11:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4a194b32509ffcd9574bb7571a5a6347f7dc4e42'/>
<id>urn:sha1:4a194b32509ffcd9574bb7571a5a6347f7dc4e42</id>
<content type='text'>
Improve config parsing for ZBF when using VRFs and interfaces attached to VRFs
</content>
</entry>
</feed>
