diff options
author | Bill Meier <wmeier@newsguy.com> | 2009-07-06 12:39:58 +0000 |
---|---|---|
committer | Bill Meier <wmeier@newsguy.com> | 2009-07-06 12:39:58 +0000 |
commit | 2e82efa15801272917ec68b34295c5d5d576922d (patch) | |
tree | 73a896d1393777820a3adebd357a9a7c10ec18a0 /radius/dictionary.lancom | |
parent | ea7fa021fa36218f89fc9b6708fc15db0a509240 (diff) | |
download | wireshark-2e82efa15801272917ec68b34295c5d5d576922d.tar.gz wireshark-2e82efa15801272917ec68b34295c5d5d576922d.tar.bz2 wireshark-2e82efa15801272917ec68b34295c5d5d576922d.zip |
Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 1: New files
svn path=/trunk/; revision=28946
Diffstat (limited to 'radius/dictionary.lancom')
-rw-r--r-- | radius/dictionary.lancom | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/radius/dictionary.lancom b/radius/dictionary.lancom new file mode 100644 index 0000000000..df2300bfbf --- /dev/null +++ b/radius/dictionary.lancom @@ -0,0 +1,24 @@ +# -*- text -*- +# +# dictionary.lcs +# +# originally by +# "Eugen K. " <> +# + +VENDOR Lancom 2356 + +BEGIN-VENDOR Lancom + +# Attributes +ATTRIBUTE LCS-Traffic-Limit 1 integer +ATTRIBUTE LCS-Mac-Address 2 string +ATTRIBUTE LCS-Redirection-URL 3 string +ATTRIBUTE LCS-Comment 4 string +ATTRIBUTE LCS-Account-End 5 integer +ATTRIBUTE LCS-WPA-Passphrase 6 string +ATTRIBUTE LCS-PbSpotUserName 7 string +ATTRIBUTE LCS-TxRateLimit 8 integer +ATTRIBUTE LCS-RxRateLimit 9 integer + +END-VENDOR Lancom |