diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:41:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:41:52 +0000 |
commit | 44eafeee62e6982131c62df6f74335114ca53024 (patch) | |
tree | 1cdf833b0a76e52630d717202398ced5900e11e9 /share/dictionary.openwifi | |
parent | Adding upstream version 3.2.3+dfsg. (diff) | |
download | freeradius-upstream.tar.xz freeradius-upstream.zip |
Adding upstream version 3.2.5+dfsg.upstream/3.2.5+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/dictionary.openwifi')
-rw-r--r-- | share/dictionary.openwifi | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/share/dictionary.openwifi b/share/dictionary.openwifi new file mode 100644 index 0000000..794ad66 --- /dev/null +++ b/share/dictionary.openwifi @@ -0,0 +1,25 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# +############################################################################## +# +# OpenWiFi +# +# $Id$ +# +############################################################################## + +# +# Assigned to the Telecom Infra project, but used for OpenWifi +# +VENDOR OpenWiFi 58888 + +BEGIN-VENDOR OpenWiFi + +# +# As lowercase hex, with dashes between bytes. +# +ATTRIBUTE OpenWiFi-AP-MAC-Address 1 string + +END-VENDOR OpenWiFi |