<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data, branch 1.3.3</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=1.3.3</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.3.3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2023-05-11T18:43:58+00:00</updated>
<entry>
<title>syslog: T2769: add VRF support</title>
<updated>2023-05-11T18:43:58+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-05-08T20:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=bdc9e293a9acb6265b7c0f75a965da801e797574'/>
<id>urn:sha1:bdc9e293a9acb6265b7c0f75a965da801e797574</id>
<content type='text'>
Allow syslog messages to be sent through a VRF (e.g. management).

(cherry picked from commit 46d2bcdb0b500b4d1b9d973ab5b9ca3c6cf44e51)
</content>
</entry>
<entry>
<title>cloud-init: T5190: Added Cloud-init pre-configurator</title>
<updated>2023-05-04T19:41:40+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-05-04T19:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=748199b10df112cba0821703001c0307e325bd90'/>
<id>urn:sha1:748199b10df112cba0821703001c0307e325bd90</id>
<content type='text'>
Added a new service that starts before Cloud-init, waits for all network
interfaces initialization, and if requested by config, checks which interfaces
can get configuration via DHCP server and creates a corresponding Cloud-init
network configuration.

This protects from two situations:

* when Cloud-init tries to get meta-data via eth0 (default and fallback variant
for any data source which depends on network), but the real network is connected
to another interface
* when Cloud-init starts simultaneously with udev and initializes the first
interface to get meta-data before it is renamed to eth0 by udev
</content>
</entry>
<entry>
<title>Merge pull request #1952 from sever-sever/T4727</title>
<updated>2023-04-13T06:54:18+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-04-13T06:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=65278fa76c07674b63e170c9ec1f85722aced16f'/>
<id>urn:sha1:65278fa76c07674b63e170c9ec1f85722aced16f</id>
<content type='text'>
T4727: Add RADIUS rate-limit attribute for vpn pptp</content>
</entry>
<entry>
<title>Merge pull request #1954 from sever-sever/T5152-eq</title>
<updated>2023-04-13T06:53:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-04-13T06:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=94a6fb73d248e9e9e2c3d4a4ac023228473c9f48'/>
<id>urn:sha1:94a6fb73d248e9e9e2c3d4a4ac023228473c9f48</id>
<content type='text'>
T5152: Get default hostname for telegraf from FQDN or hostname</content>
</entry>
<entry>
<title>T5152: Get default hostname for telegraf from FQDN or hostname</title>
<updated>2023-04-12T08:39:24+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-04-12T08:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=692f103fe535cd8f3ed20206a3c17cddd151e046'/>
<id>urn:sha1:692f103fe535cd8f3ed20206a3c17cddd151e046</id>
<content type='text'>
Fix for Telegraf agent hostname isn't qualified
Try to get the hostname from FQDN and then from the hostname
Used for metrics
You may have more than one machine with different domain names
r1 domain-name foo.local, hostname myhost
r2 domain-name bar.local, hostname myhost

It helps to detect from which exactly host we get metrics for
InfluxDB2
</content>
</entry>
<entry>
<title> T4939: fixed template VRRP startup delay</title>
<updated>2023-04-12T01:28:27+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2023-04-12T01:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=930a2276811d65d25b543176d224f2178f0c0bd5'/>
<id>urn:sha1:930a2276811d65d25b543176d224f2178f0c0bd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T4727: Add RADIUS rate-limit attribute for vpn pptp</title>
<updated>2023-04-11T19:24:38+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-04-11T19:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b897f00a008bab31264020948242cf76833ad3b8'/>
<id>urn:sha1:b897f00a008bab31264020948242cf76833ad3b8</id>
<content type='text'>
Add rate-limit attribute, multiplier, vendor specific attribute
for the [shaper] section
</content>
</entry>
<entry>
<title> T4939: backport VRRP startup delay</title>
<updated>2023-04-11T18:30:02+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2023-04-11T18:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=56a762fc6c217870a5c54bc0e4e162dfa0a1e9bf'/>
<id>urn:sha1:56a762fc6c217870a5c54bc0e4e162dfa0a1e9bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>container: T4959: add registry authentication option</title>
<updated>2023-04-01T14:13:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-04-01T13:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=df58e083979a40df8c1a1391b82b2e4d856225dd'/>
<id>urn:sha1:df58e083979a40df8c1a1391b82b2e4d856225dd</id>
<content type='text'>
Container registry CLI node changed from leafNode to tagNode with the same
defaults. In addition we can now configure an authentication option per
registry.

(cherry picked from commit fe82d86d3e87cb8d92ebc9d0652c08e3dd79a12c)
</content>
</entry>
<entry>
<title>T5057: Fix IPoE regex Jinja2 for interface</title>
<updated>2023-03-12T09:35:41+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-03-12T09:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=4eccfe6a19b457720ece4ab9a66b10a95f34b635'/>
<id>urn:sha1:4eccfe6a19b457720ece4ab9a66b10a95f34b635</id>
<content type='text'>
Fix incorrect regex '\d+' when used vlan ranges
For example 'ipoe-server interface eth1 vlan 2000-3000'

  - replace 'interface=re:eth1\.\d+'
         =&gt; 'interface=re:^eth1\.(200\d|20[1-9]\d|2[1-9]\d{2}|3000)$'
</content>
</entry>
</feed>
