<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data, 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>2021-01-07T22:23:53+00:00</updated>
<entry>
<title>login: radius: T3192: migrate to get_config_dict()</title>
<updated>2021-01-07T22:23:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-07T20:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e8a1c291b1d4b90709a68038e16522b4cee82904'/>
<id>urn:sha1:e8a1c291b1d4b90709a68038e16522b4cee82904</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssh: T2635: harden Jinja2 template and daemon startup</title>
<updated>2021-01-07T22:23:40+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-07T22:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=dcdc4f3ea27f1a26f8baa6b72b51c7911f21e6ba'/>
<id>urn:sha1:dcdc4f3ea27f1a26f8baa6b72b51c7911f21e6ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssh: T2635: change sshd_config path to /run/sshd</title>
<updated>2021-01-07T22:01:51+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-07T20:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=65ee3a66077c7708f366d9492033634024887545'/>
<id>urn:sha1:65ee3a66077c7708f366d9492033634024887545</id>
<content type='text'>
</content>
</entry>
<entry>
<title>login: radius: T3192: support IPv6 server(s) and source-address</title>
<updated>2021-01-07T17:33:23+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-07T17:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b9feaf0d6be3adf179df6f35fcd8416d128750f6'/>
<id>urn:sha1:b9feaf0d6be3adf179df6f35fcd8416d128750f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ISIS: T3156: Adding segment routing for ISIS</title>
<updated>2021-01-05T17:06:25+00:00</updated>
<author>
<name>Cheeze_It</name>
<email>none@none.com</email>
</author>
<published>2021-01-03T22:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8773a20c5a32c348ebc5ce958bd73d9ff79a07f3'/>
<id>urn:sha1:8773a20c5a32c348ebc5ce958bd73d9ff79a07f3</id>
<content type='text'>
In this commit we add the segment routing portion for ISIS.
There's also an additional check that is added so that the
global block label ranges are properly configured. Also
added traffic engineering configurations as well.
</content>
</entry>
<entry>
<title>dhcp: T3180: bugfix assignment of sliced ranges to config dict</title>
<updated>2021-01-03T09:26:43+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-03T09:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=cdc1748b8489251a45875736a99633740529ea0c'/>
<id>urn:sha1:cdc1748b8489251a45875736a99633740529ea0c</id>
<content type='text'>
A reference to a dictionary key obtained by a for loop can not be used to update
values inside that dictionaries key. You must use the original path to the
nested dictionaries key.
</content>
</entry>
<entry>
<title>openvpn: T2994: fix ipv6 server mode</title>
<updated>2020-12-31T10:02:01+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-31T10:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=215ddbe0bc51417b7ba66298764810754b204082'/>
<id>urn:sha1:215ddbe0bc51417b7ba66298764810754b204082</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppoe-server: T3162: Add generation pado-delay to jinja2 template</title>
<updated>2020-12-30T15:30:45+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2020-12-30T13:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d53982112f26bbc07f9097c2c66b3e48d337e4dd'/>
<id>urn:sha1:d53982112f26bbc07f9097c2c66b3e48d337e4dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppoe-server: T3160: Move called-sid param to required section</title>
<updated>2020-12-29T18:29:42+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2020-12-29T18:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=5f9dea92362a46b65d0164882035d9dcff86a973'/>
<id>urn:sha1:5f9dea92362a46b65d0164882035d9dcff86a973</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ethernet: T1466: add EAPoL support</title>
<updated>2020-12-29T10:51:28+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-29T10:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d59354e52a8a7fbdd6bb0a020f50600d64c799a9'/>
<id>urn:sha1:d59354e52a8a7fbdd6bb0a020f50600d64c799a9</id>
<content type='text'>
</content>
</entry>
</feed>
