<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src, branch T7064-add-mirror-workflow-current</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=T7064-add-mirror-workflow-current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=T7064-add-mirror-workflow-current'/>
<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>Merge pull request #4307 from indrajitr/kea-refactor</title>
<updated>2025-01-20T19:29:25+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-20T19:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b6e8243d0a5cc14cb6d7abc79d974179ab1df476'/>
<id>urn:sha1:b6e8243d0a5cc14cb6d7abc79d974179ab1df476</id>
<content type='text'>
dhcp: T7052: Refactor kea dhcp op-mode functions to vyos.kea</content>
</entry>
<entry>
<title>Merge pull request #4308 from indrajitr/kea-ctrl-agent-override</title>
<updated>2025-01-19T17:03:11+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-19T17:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5ddd9c3ef73b2812c4afbb8157c7911732751e53'/>
<id>urn:sha1:5ddd9c3ef73b2812c4afbb8157c7911732751e53</id>
<content type='text'>
dhcp: T5840: Merge systemd service overrides for kea-ctrl-agent</content>
</entry>
<entry>
<title>nhrp: T2326: Fixed network-id migration</title>
<updated>2025-01-17T10:20:29+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2025-01-17T10:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=506b25f407b5b65018d1534e871e6f224804eecb'/>
<id>urn:sha1:506b25f407b5b65018d1534e871e6f224804eecb</id>
<content type='text'>
Fixed network-id migration.
Every tunnel should have its own nhrp network-id.
</content>
</entry>
<entry>
<title>ruff: T6583: Reformat to comply with code style</title>
<updated>2025-01-17T04:42:12+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2025-01-16T22:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5f06e1cb23e3094eadf560b1008fca0080fed70a'/>
<id>urn:sha1:5f06e1cb23e3094eadf560b1008fca0080fed70a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcp: T7052: Rename and simplify functions for consistency</title>
<updated>2025-01-17T04:42:12+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2025-01-16T05:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a31d5b661bf2d37c72a21e434d8ce16b22a597b9'/>
<id>urn:sha1:a31d5b661bf2d37c72a21e434d8ce16b22a597b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcp: T7052: Refactor kea dhcp op-mode functions to vyos.kea</title>
<updated>2025-01-17T04:42:12+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2025-01-14T01:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4fbdd9191d419d91e97118159d1e3cfa67336b3d'/>
<id>urn:sha1:4fbdd9191d419d91e97118159d1e3cfa67336b3d</id>
<content type='text'>
Relocate the kea dhcp op-mode functions to kea helper
functions in vyos.kea. This allows the functions to
be reused by other scripts, not just op-mode wrappers.

This moves the source of truth for the op-mode
commands to the actual running kea instance,
rather than VyOS config path.

Also, apply some minor code cleanup and make some
of the mappings consistent across the functions.
</content>
</entry>
<entry>
<title>ruff: T6583: Reformat to comply with code style</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:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1dffe1ab01783fe820f41695f15a6214f3c2e51f'/>
<id>urn:sha1:1dffe1ab01783fe820f41695f15a6214f3c2e51f</id>
<content type='text'>
</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 #4301 from sarthurdev/T7041</title>
<updated>2025-01-13T18:53:25+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-13T18:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e8581721313143c44bd0b19ac5c64b6499f1f605'/>
<id>urn:sha1:e8581721313143c44bd0b19ac5c64b6499f1f605</id>
<content type='text'>
kea: T7041: Check lease hostname string is not empty</content>
</entry>
</feed>
