<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/accel-ppp/vlan.xml.i, branch fix/T8955-http-api-verify-tls</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=fix%2FT8955-http-api-verify-tls</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=fix%2FT8955-http-api-verify-tls'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2022-09-22T17:44:50+00:00</updated>
<entry>
<title>xml: T4698: validating a range must be explicitly enabled in the validator</title>
<updated>2022-09-22T17:44:50+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-09-22T17:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e1d3fd0b29a1178e775cbc86f6c0011a682506ba'/>
<id>urn:sha1:e1d3fd0b29a1178e775cbc86f6c0011a682506ba</id>
<content type='text'>
This extends commit 28573ffe4f ("xml: T4698: drop validator name="range" and
replace it with numeric"). The first version allowed both a range and discrete
numbers to be validated by the numeric validator.

This had a flaw as both 22 and 22-30 were valid at the same time. The generic
"port-number.xml.i" building block only allows a discrete number. Now if a user
set port 22-30 for e.g. SSH the daemon did no longer start. This is why range
validation must be explicitly enabled.
</content>
</entry>
<entry>
<title>ipoe: T4678: T4703: rewrite to get_config_dict()</title>
<updated>2022-09-21T14:34:25+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-09-17T20:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=05df2a5f021f0c7aab7c06db645d210858b6e98d'/>
<id>urn:sha1:05df2a5f021f0c7aab7c06db645d210858b6e98d</id>
<content type='text'>
In addition to the rewrite to make use of get_config_dict() the CLI is
slightly adjusted as specified in T4703.

* Rename vlan-id and vlan-range to simply vlan
* Rename network-mode to simply mode
* Re-use existing common Jinja2 template for Accel-PPP which are shared
  with PPPoE and SSTP server.
* Retrieve default values via defaultValue XML node
</content>
</entry>
<entry>
<title>pppoe-server: T4703: combine vlan-id and vlan-range into single CLI node</title>
<updated>2022-09-17T06:20:17+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-09-16T21:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1e4a249f0c56bdd5bf07b1b97844c6aa1d595214'/>
<id>urn:sha1:1e4a249f0c56bdd5bf07b1b97844c6aa1d595214</id>
<content type='text'>
The initial Accel-PPP PPPoE implementation used:

set service pppoe-server interface &lt;name&gt; vlan-id &lt;id&gt;
set service pppoe-server interface &lt;name&gt; vlan-range &lt;start-stop&gt;

This is actually a duplicated CLI node.
</content>
</entry>
</feed>
