<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/validators/numeric, branch vyos/1.5dev0</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.5dev0</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.5dev0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2020-05-08T21:04:40+00:00</updated>
<entry>
<title>T2431: remove the numeric validator for it now lives in vyos-utils.</title>
<updated>2020-05-08T21:04:40+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2020-05-08T21:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=57ad1420ead362c2366842fc0ed3317d71c7f256'/>
<id>urn:sha1:57ad1420ead362c2366842fc0ed3317d71c7f256</id>
<content type='text'>
</content>
</entry>
<entry>
<title>validator: T2417: try to make the code clearer</title>
<updated>2020-05-06T15:45:44+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-05-06T15:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3639a5610b590a64d6d56bee81dddd252994cfe5'/>
<id>urn:sha1:3639a5610b590a64d6d56bee81dddd252994cfe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>validators: numeric: T2414: improve runtime performance</title>
<updated>2020-05-02T11:41:36+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-05-02T11:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=51f98e74749acd4b41c642380c7ad4d340e9d3c2'/>
<id>urn:sha1:51f98e74749acd4b41c642380c7ad4d340e9d3c2</id>
<content type='text'>
$ time for i in {1..1000}; do /usr/libexec/vyos/validators/numeric --range 1-9999 666; done
real    0m56.933s
user    0m48.045s
sys     0m9.064s

$ time for i in {1..1000}; do /usr/libexec/vyos/validators/numeric--range 1-9999 666; done
real    0m44.552s
user    0m37.760s
sys     0m6.989s

This is a performance improvement of 21%, running in an ESXi VM with Quad
Intel(R) Xeon(R) CPU E5-2630L v3 @ 1.80GHz.
</content>
</entry>
<entry>
<title>T1749: support multiple ranges in the numeric validator.</title>
<updated>2019-10-19T08:28:00+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-10-19T08:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=6f73338f0a652ca9b68a5778456f63d098f04522'/>
<id>urn:sha1:6f73338f0a652ca9b68a5778456f63d098f04522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an option for validating positive (&gt;= 0) numbers to the numeric validator.</title>
<updated>2018-07-10T18:07:08+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-07-10T18:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8b8f4d0dc3fd23411a7946037d39c4ff1e49ebd0'/>
<id>urn:sha1:8b8f4d0dc3fd23411a7946037d39c4ff1e49ebd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T395: Implement a numeric value validator</title>
<updated>2017-09-16T15:28:39+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2017-09-16T15:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=39652f17059c68d8a14fb2f378ba4aa0482b8422'/>
<id>urn:sha1:39652f17059c68d8a14fb2f378ba4aa0482b8422</id>
<content type='text'>
</content>
</entry>
</feed>
