<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/radius-server.xml.i, branch feature/T9082-codeql-cpp</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=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2021-01-07T16:12:21+00:00</updated>
<entry>
<title>xml: radius: T3192: split individual nodes to discrete includes</title>
<updated>2021-01-07T16:12:21+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-07T16:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e426b103b803b61e6593e1662c470d0f23a9a36f'/>
<id>urn:sha1:e426b103b803b61e6593e1662c470d0f23a9a36f</id>
<content type='text'>
Provide more re-usable nodes for future implementations.
</content>
</entry>
<entry>
<title>xml: completion-help: add source-address completion helper</title>
<updated>2020-12-30T15:31:21+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-30T15:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=37b33e3cedc2734c1339bbf4851703e7b5ff360c'/>
<id>urn:sha1:37b33e3cedc2734c1339bbf4851703e7b5ff360c</id>
<content type='text'>
Commit bbc2a157 ("xml: completion-help: add helper for all local assigned IP
addresses") added a completionHelper script listing all local assigned
IPv4/IPv6 addresses. This commit extends the system to also list the available
addresses for the source-address CLI nodes.
</content>
</entry>
<entry>
<title>xml: use "u32:" keyword when identifying port ranges</title>
<updated>2020-12-12T13:20:10+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-12T13:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=339821f121d86ef8c670cc2f5beea0c553a2fc9b'/>
<id>urn:sha1:339821f121d86ef8c670cc2f5beea0c553a2fc9b</id>
<content type='text'>
This will render the completion help more nicely.
</content>
</entry>
<entry>
<title>xml: include: add comment about source filename to every include snippet</title>
<updated>2020-10-04T09:38:48+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-10-04T09:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fe6326c96e6e481fc4498c10c493dfd393c3956c'/>
<id>urn:sha1:fe6326c96e6e481fc4498c10c493dfd393c3956c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppoe-server: T2936: move to get_config_dict()</title>
<updated>2020-10-01T16:59:17+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-09-29T18:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=38ae3032180a3d49253237232a0e3de8d2836e7c'/>
<id>urn:sha1:38ae3032180a3d49253237232a0e3de8d2836e7c</id>
<content type='text'>
For easier configuration read in (CLI) validation and also template rendering
it makes sense to drop the old, single implementation and move to the new,
generic get_config_dict() approach.

Recurring configuration parts like ip-pool, ipv6-pool and nameservers have
also been split our into individual templates which will be included through
Jinja2 - leading to a single-source of the template sections, too.
</content>
</entry>
<entry>
<title>login: radius: T2299: Move RADIUS priority XML definitions to system-login.xml</title>
<updated>2020-06-17T19:13:52+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2020-06-17T19:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cf8dc4a9740aea4c5a11a9bedb4a6ebf39b26731'/>
<id>urn:sha1:cf8dc4a9740aea4c5a11a9bedb4a6ebf39b26731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>login: radius: T2299: Implement RADIUS servers priority</title>
<updated>2020-06-17T13:24:04+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2020-06-17T13:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e932d80b7b97ecb586c1d1be7750277c84ea65d1'/>
<id>urn:sha1:e932d80b7b97ecb586c1d1be7750277c84ea65d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: radius: update source-address valueHelp</title>
<updated>2020-04-09T19:23:41+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-09T19:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=45776b41b941f6ea77cc2c4409e16ec0cd3bd213'/>
<id>urn:sha1:45776b41b941f6ea77cc2c4409e16ec0cd3bd213</id>
<content type='text'>
</content>
</entry>
<entry>
<title>radius: T2110: move timeout back to system-login</title>
<updated>2020-03-08T16:45:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-03-08T16:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e129d7f0d1ca8c2938283af66cafedb9f5363da1'/>
<id>urn:sha1:e129d7f0d1ca8c2938283af66cafedb9f5363da1</id>
<content type='text'>
... as e.g. wireless interfaces can not have a timeout specified.
</content>
</entry>
<entry>
<title>radius: T2110: provide uniform XML include file for server configuration</title>
<updated>2020-03-08T15:06:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-03-08T15:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cc0a277e76d5567fc294e6847186c4be28921bf7'/>
<id>urn:sha1:cc0a277e76d5567fc294e6847186c4be28921bf7</id>
<content type='text'>
</content>
</entry>
</feed>
