<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/firewall/dscp.xml.i, branch rolling</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=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<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>xml: T4698: drop validator name="range" and replace it with numeric</title>
<updated>2022-09-16T07:16:17+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-09-16T07:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=28573ffe4fd939a266006840f999c99babe89dce'/>
<id>urn:sha1:28573ffe4fd939a266006840f999c99babe89dce</id>
<content type='text'>
After T4669 added support for range validation to the OCaml validator there is
no need to keep the slow Python validator in place.

Raplace all occurances of &lt;validator name="range" argument="--min=1 --max=65535"/&gt;
with &lt;validator name="numeric" argument="--range 1-65535"/&gt;.
</content>
</entry>
<entry>
<title>T1024: Firewall and Policy route: add option to match dscp value, both on firewall and in policy route</title>
<updated>2022-09-07T14:16:49+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2022-09-07T14:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1eb71e8e80a30c559932690470791cdf10ac5c76'/>
<id>urn:sha1:1eb71e8e80a30c559932690470791cdf10ac5c76</id>
<content type='text'>
</content>
</entry>
</feed>
