<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/op-mode-definitions, branch current-merge-commit-handling</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=current-merge-commit-handling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current-merge-commit-handling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-07-30T13:51:47+00:00</updated>
<entry>
<title>Merge pull request #3698 from talmakion/bugfix/T3334</title>
<updated>2024-07-30T13:51:47+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-30T13:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=33f2fd5028108d905864f3bd12e740a53b23c5c9'/>
<id>urn:sha1:33f2fd5028108d905864f3bd12e740a53b23c5c9</id>
<content type='text'>
system: op-mode: T3334: allow delayed getty restart when configuring serial ports</content>
</entry>
<entry>
<title>system: op-mode: T3334: allow delayed getty restart when configuring serial ports</title>
<updated>2024-07-30T13:50:38+00:00</updated>
<author>
<name>Andrew Topp</name>
<email>andrewt@telekinetica.net</email>
</author>
<published>2024-07-08T13:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bc9049ebd76576d727fa87b10b96d1616950237c'/>
<id>urn:sha1:bc9049ebd76576d727fa87b10b96d1616950237c</id>
<content type='text'>
* Created op-mode command "restart serial console"
* Relocated service control to vyos.utils.serial helpers, used by conf- and
  op-mode serial console handling
  * Checking for logged-in serial sessions that may be affected by getty reconfig
  * Warning the user when changes are committed and serial sessions are active,
    otherwise restart services as normal. No prompts issued during commit,
    all config gen/commit steps still occur except for the service restarts
    (everything remains consistent)
  * To apply committed changes, user will need to run "restart serial console"
    to complete the process or reboot the whole router
  * Added additional flags and target filtering for generic use of helpers.
</content>
</entry>
<entry>
<title>Merge pull request #3817 from c-po/op-mode-restart</title>
<updated>2024-07-17T11:58:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-17T11:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1564005b69137830ef8168dcce2e0701f85bb92e'/>
<id>urn:sha1:1564005b69137830ef8168dcce2e0701f85bb92e</id>
<content type='text'>
op-mode: T6577: create generic service restart helper to work with the API</content>
</entry>
<entry>
<title>op-mode: T6577: create generic service restart helper to work with the API</title>
<updated>2024-07-16T19:29:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-16T19:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c74ae852152b0c3c3f00a1847d081d28f500e178'/>
<id>urn:sha1:c74ae852152b0c3c3f00a1847d081d28f500e178</id>
<content type='text'>
Right now we have multiple restart helpers (e.g. dhcp server, ssh, ntp) that
all do the same (more or less):

* Check if service is configured on CLI
* Restart if configured
* Error out if unconfigured

This is not available via the op-mode API. Create a new restart.py op-mode
helper that takes the service name and possible VRF as argument so it's also
exposed via API.
</content>
</entry>
<entry>
<title>Merge pull request #3810 from c-po/restart-ntp</title>
<updated>2024-07-15T08:02:12+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-15T08:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=79d5230d3d91362e6292a1eb394b0beb7c38ef45'/>
<id>urn:sha1:79d5230d3d91362e6292a1eb394b0beb7c38ef45</id>
<content type='text'>
op-mode: T6575: add support for NTP service restart via CLI</content>
</entry>
<entry>
<title>firewall: T6581: fix completion for "show firewall ... rule"</title>
<updated>2024-07-14T14:21:14+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-07-14T14:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b52f4ecc8961b0d3d2885d2d0dbc112f4a81c9b7'/>
<id>urn:sha1:b52f4ecc8961b0d3d2885d2d0dbc112f4a81c9b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T6575: add support for NTP service restart via CLI</title>
<updated>2024-07-13T19:18:31+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-13T19:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ca4f4343999bdbd8450ef952f42062877d6f3bab'/>
<id>urn:sha1:ca4f4343999bdbd8450ef952f42062877d6f3bab</id>
<content type='text'>
This seemed to be arround in the early days, but is not available since at
least VyOS 1.3.3. Add CLI helper to restart the NTP process (chrony).
</content>
</entry>
<entry>
<title>op-mode: T6566: add support for listing all interfaces in "monitor bandwidth"</title>
<updated>2024-07-10T18:35:15+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-10T18:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7704af0c4454725e8c67138e5cabab3328bde0f8'/>
<id>urn:sha1:7704af0c4454725e8c67138e5cabab3328bde0f8</id>
<content type='text'>
Right now we can only monitor the bandwidth for one individual interface, but
not all at once. This adds support to monitor all interfaces.
</content>
</entry>
<entry>
<title>Merge pull request #3746 from dmbaturin/T6498-machine-readable-tech-support-report</title>
<updated>2024-07-03T13:05:22+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-07-03T13:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d0bc944526c0c3905fb8bdcf602538465e7d27de'/>
<id>urn:sha1:d0bc944526c0c3905fb8bdcf602538465e7d27de</id>
<content type='text'>
op-mode: T6498: add machine-readable tech support report script</content>
</entry>
<entry>
<title>op-mode: T6498: add machine-readable tech support report script</title>
<updated>2024-07-03T12:00:28+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-07-01T11:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7958c9794813f399a2e113896410c0c03d29663d'/>
<id>urn:sha1:7958c9794813f399a2e113896410c0c03d29663d</id>
<content type='text'>
</content>
</entry>
</feed>
