<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode/ntp.py, branch yevhen-secrets</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=yevhen-secrets</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=yevhen-secrets'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-12-31T22:49:48+00:00</updated>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2023-12-31T22:49:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ef110fd2c501b718344c72d495ad7e16d2bd465'/>
<id>urn:sha1:4ef110fd2c501b718344c72d495ad7e16d2bd465</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in
</content>
</entry>
<entry>
<title>Merge pull request #2078 from nicolas-fort/T5154</title>
<updated>2023-07-26T16:50:34+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-07-26T16:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fc35434bfb0def50e5e492030451e035c80d153d'/>
<id>urn:sha1:fc35434bfb0def50e5e492030451e035c80d153d</id>
<content type='text'>
T5154: NTP: allow maximum of one ipv4 and one ipv6 address on paramet…</content>
</entry>
<entry>
<title>T5154: NTP: allow maximum of one ipv4 and one ipv6 address on parameter &lt;listen-address&gt;. Also allow only one single value &lt;interface&gt;.</title>
<updated>2023-07-25T09:35:52+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2023-07-06T17:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5f2e9cb81d89a5cfecbac01bec054b3ba4e8dff5'/>
<id>urn:sha1:5f2e9cb81d89a5cfecbac01bec054b3ba4e8dff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5195: vyos.util -&gt; vyos.utils package refactoring (#2093)</title>
<updated>2023-07-14T20:18:36+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-14T20:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d1ca536da448749dff557f13ecae97b124026e96'/>
<id>urn:sha1:d1ca536da448749dff557f13ecae97b124026e96</id>
<content type='text'>
* T5195: move run, cmd, call, rc_cmd helper to vyos.utils.process

* T5195: use read_file and write_file implementation from vyos.utils.file

Changed code automatically using:

find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import read_file$/from vyos.utils.file import read_file/g' {} +
find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import write_file$/from vyos.utils.file import write_file/g' {} +

* T5195: move chmod* helpers to vyos.utils.permission

* T5195: use colon_separated_to_dict from vyos.utils.dict

* T5195: move is_systemd_service_* to vyos.utils.process

* T5195: fix boot issues with missing imports

* T5195: move dict_search_* helpers to vyos.utils.dict

* T5195: move network helpers to vyos.utils.network

* T5195: move commit_* helpers to vyos.utils.commit

* T5195: move user I/O helpers to vyos.utils.io</content>
</entry>
<entry>
<title>ntp: T3008: migrate from ntpd to chrony</title>
<updated>2023-01-14T20:13:37+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-01-13T21:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0d35a866ba12e66e504e1f575a04429c5d8cb9be'/>
<id>urn:sha1:0d35a866ba12e66e504e1f575a04429c5d8cb9be</id>
<content type='text'>
* Move CLI from "system ntp" -&gt; "service ntp"
* Drop NTP server option preempt as not supported by chrony
</content>
</entry>
<entry>
<title>ntp: T2185: use reload-or-restart on configuration changes</title>
<updated>2022-08-25T16:57:27+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-08-25T16:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7d83077102b56d984fe2ea73ab3cd45f60a27c41'/>
<id>urn:sha1:7d83077102b56d984fe2ea73ab3cd45f60a27c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ntp: T4456: call verify_vrf() before individual interface validation</title>
<updated>2022-07-04T18:40:08+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-07-04T18:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=171b224c1cf1303a608725ec74b545902daa243e'/>
<id>urn:sha1:171b224c1cf1303a608725ec74b545902daa243e</id>
<content type='text'>
It makes no sense to test against a VRF that might not exist at all.
</content>
</entry>
<entry>
<title>ntp: T4456: support listening on specified interface</title>
<updated>2022-07-04T18:23:27+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-07-04T18:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6732df1edd632b56d3d02970939f51d05d4262e9'/>
<id>urn:sha1:6732df1edd632b56d3d02970939f51d05d4262e9</id>
<content type='text'>
When clients only use DHCP for interface addressing we can not bind NTPd to
an address - as it will fail if the address changes. This commit adds support
to bind ntpd to a given interface in addition to a given address.

set system ntp interface &lt;name&gt;
</content>
</entry>
<entry>
<title>ntp: T4353: fix Jinja2 linting errors</title>
<updated>2022-04-14T19:34:43+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-14T19:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b0acc3a58f75f01ff19dbc9544e681cfc9d50c8e'/>
<id>urn:sha1:b0acc3a58f75f01ff19dbc9544e681cfc9d50c8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ntp: T2185: store configuration in volatile /run area</title>
<updated>2021-01-17T09:17:25+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-17T08:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3c33359d0c9700a1c80f1a222fe5f43642cd4fde'/>
<id>urn:sha1:3c33359d0c9700a1c80f1a222fe5f43642cd4fde</id>
<content type='text'>
</content>
</entry>
</feed>
