<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/system, branch vyos/1.4dev0</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.4dev0</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.4dev0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2020-06-11T20:10:47+00:00</updated>
<entry>
<title>on-dhcp-event.sh: T2486: modify for new vyos-hostsd syntax</title>
<updated>2020-06-11T20:10:47+00:00</updated>
<author>
<name>Jernej Jakob</name>
<email>jernej.jakob@gmail.com</email>
</author>
<published>2020-06-11T07:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=6fa9faa76c61fc17b78b600b715df0ed2761dd30'/>
<id>urn:sha1:6fa9faa76c61fc17b78b600b715df0ed2761dd30</id>
<content type='text'>
- remove already existing entry check in /etc/hosts as vyos-hostsd will handle it
- vyos-hostsd-client syntax changed
- change tag "DHCP-$client_ip" to "dhcp-server-$client_ip" to make it more
  distinct from dhcp client tag "dhcp-$intf"
</content>
</entry>
<entry>
<title>dhcp: T2465: T2483: fix DNS resolution (pdns restatt)</title>
<updated>2020-05-28T05:39:45+00:00</updated>
<author>
<name>kroy-the-rabbit</name>
<email>kroy@kroy.io</email>
</author>
<published>2020-05-28T05:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=5b1ac79562bd60494c9ec31723b27b0affe7fe5c'/>
<id>urn:sha1:5b1ac79562bd60494c9ec31723b27b0affe7fe5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "T2465: vyos-hostsd-client needs sudo"</title>
<updated>2020-05-19T21:55:22+00:00</updated>
<author>
<name>kroy-the-rabbit</name>
<email>kroy@kroy.io</email>
</author>
<published>2020-05-19T21:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=c5bb9e9e89a80eee5ff732287d6ac66db8bf9ba5'/>
<id>urn:sha1:c5bb9e9e89a80eee5ff732287d6ac66db8bf9ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T2465: vyos-hostsd-client needs sudo</title>
<updated>2020-05-19T18:24:32+00:00</updated>
<author>
<name>kroy-the-rabbit</name>
<email>kroy@kroy.io</email>
</author>
<published>2020-05-19T18:24:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=285b2ca75475600756b92d639fc188c291fdddeb'/>
<id>urn:sha1:285b2ca75475600756b92d639fc188c291fdddeb</id>
<content type='text'>
There have been a number of complaints about DHCP not getting inserted into the `/etc/hosts` file.   This should correct that problem.</content>
</entry>
<entry>
<title>dns-forwarding: T2298: fix path to control file</title>
<updated>2020-04-15T20:03:09+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-15T20:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=16b2fc8fc4cae96f027e036f259c10dc793bf5e5'/>
<id>urn:sha1:16b2fc8fc4cae96f027e036f259c10dc793bf5e5</id>
<content type='text'>
After migrating PowerDNS to systemd and also its configuration files to a
volatile directory in commit 77d725f ("dns-forwarding: T2185: move configuration
files to volatile /run directory") the path for the control file has not
been altered and pushed to the client rec_control binary"
</content>
</entry>
<entry>
<title>util: T2226: do not use universal_newlines</title>
<updated>2020-04-11T13:55:15+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-04-10T23:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=52d120cfa137887a856025229421b1e01e4a7ecd'/>
<id>urn:sha1:52d120cfa137887a856025229421b1e01e4a7ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>util: T2226: rewrite keepalived to use cmd</title>
<updated>2020-04-06T19:22:35+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-04-05T17:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=7f1cef22f0b1a1d7a2b16a2800abdff0a9d5179f'/>
<id>urn:sha1:7f1cef22f0b1a1d7a2b16a2800abdff0a9d5179f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keepalived: T1350: Replaced transition scripts logic</title>
<updated>2020-04-01T15:02:32+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2020-04-01T14:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=c95ef34d6fa09aead77fe6dd17b6ca3d5ce61eaa'/>
<id>urn:sha1:c95ef34d6fa09aead77fe6dd17b6ca3d5ce61eaa</id>
<content type='text'>
In old implementation, all notify scripts are configured directly inside a keepalived.conf. This way is not recommended even by keepalived as scripts execution is not tracked and they may be running not in order and killed before the actual work will be finished. We have observed such situations in very rare cases during tests.
New implementation use FIFO pipe, to which keepalived send any state changes. And these notifications are read by a daemon, saved in a queue and processed one by one, which eliminates the situation when the scripts creating inconsistent config or environment.
</content>
</entry>
<entry>
<title>vrrp: T1884: Keep transition-script native behaviour and implement transaction-script 'stop'</title>
<updated>2020-01-14T21:24:42+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2020-01-14T21:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=187d34b82f80c9c251c81cf9b96aa8d52e9f21e2'/>
<id>urn:sha1:187d34b82f80c9c251c81cf9b96aa8d52e9f21e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos-hostsd: T1812: run increment first</title>
<updated>2019-11-19T09:57:00+00:00</updated>
<author>
<name>Eshenko Dmitriy</name>
<email>snooppy@mail.ua</email>
</author>
<published>2019-11-19T09:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9ff0fd30b985cc1ff8d9237158e0c110a81feccc'/>
<id>urn:sha1:9ff0fd30b985cc1ff8d9237158e0c110a81feccc</id>
<content type='text'>
</content>
</entry>
</feed>
