diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-11-01 20:34:58 +0000 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2023-11-02 15:52:55 +0000 |
commit | 8f67048adff92ee140c000e7f1dc344c558e78a9 (patch) | |
tree | 419528fbae8242aeb65192a4eb01ea1d57d93bba /src/validators/ipv6-exclude | |
parent | 0998a5da7b61bb6d5587183a57bb9c34eb56b5ca (diff) | |
download | vyos-1x-8f67048adff92ee140c000e7f1dc344c558e78a9.tar.gz vyos-1x-8f67048adff92ee140c000e7f1dc344c558e78a9.zip |
T4726: Remove accel-ppp RADIUS vendor validators
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
(cherry picked from commit bbc7cabc6be0d5f8629724e9b0025e425168e1a8)
Diffstat (limited to 'src/validators/ipv6-exclude')
0 files changed, 0 insertions, 0 deletions