<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/src/validators/accel-radius-dictionary, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2023-11-01T20:34:58+00:00</updated>
<entry>
<title>T4726: Remove accel-ppp RADIUS vendor validators</title>
<updated>2023-11-01T20:34:58+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-11-01T20:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=bbc7cabc6be0d5f8629724e9b0025e425168e1a8'/>
<id>urn:sha1:bbc7cabc6be0d5f8629724e9b0025e425168e1a8</id>
<content type='text'>
The vendor name could contain Uppercase or lowercase symbols and
not rely on the dictionary name but on dictionary value

  / # cat /usr/share/freeradius/dictionary.cisco | grep -i vendor
  VENDOR		Cisco				9

Another example
  VENDOR          Alcatel-IPD               6527

This way if we use `vendor=cisco` instead of `vendor=Cisco` it
will not work at all

Delete vendor validators
</content>
</entry>
<entry>
<title>T4726: add completion help and validation for accel-ppp vendor option</title>
<updated>2022-10-03T16:16:31+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2022-10-03T16:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=14fb822154015dc7944187361153b4fed205730e'/>
<id>urn:sha1:14fb822154015dc7944187361153b4fed205730e</id>
<content type='text'>
</content>
</entry>
</feed>
