diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:34:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:34:10 +0000 |
commit | e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc (patch) | |
tree | 68cb5ef9081156392f1dd62a00c6ccc1451b93df /resources/protocols/radius/dictionary.alvarion.wimax.v2_2 | |
parent | Initial commit. (diff) | |
download | wireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.tar.xz wireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.zip |
Adding upstream version 4.2.2.upstream/4.2.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'resources/protocols/radius/dictionary.alvarion.wimax.v2_2')
-rw-r--r-- | resources/protocols/radius/dictionary.alvarion.wimax.v2_2 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/resources/protocols/radius/dictionary.alvarion.wimax.v2_2 b/resources/protocols/radius/dictionary.alvarion.wimax.v2_2 new file mode 100644 index 00000000..c0d040c0 --- /dev/null +++ b/resources/protocols/radius/dictionary.alvarion.wimax.v2_2 @@ -0,0 +1,34 @@ +# -*- text -*- +# Copyright (C) 2015 The FreeRADIUS Server project and contributors +############################################################################## +# +# Alvarion VSAs for use with Alvarion WiMAX ASN-GW +# +# This does conflict with the default Alvarion dictionary file included +# with FreeRADIUS and may break existing functionality if the current +# dictionaries are used to support an existing Alvarion Breezecom or +# Breezenet installation. +# +# $Id: 38345003413ca31bf86d4059a3f30f977125c472 $ +# +############################################################################## + +VENDOR Alvarion 12394 + +BEGIN-VENDOR Alvarion + +ATTRIBUTE Alvarion-R3-IF-Descriptor 1 tlv +ATTRIBUTE Alvarion-R3-IF-Name 1.1 string +ATTRIBUTE Alvarion-R3-IF-ID 1.2 integer +ATTRIBUTE Alvarion-PDFID 1.3 short +ATTRIBUTE Alvarion-IPv4-Address 1.4 ipaddr +# IPv4 subnet mask plus bit-width mask +ATTRIBUTE Alvarion-IPv4-Netmask 1.5 octets +ATTRIBUTE Alvarion-DGW-IPv4-Address 1.6 ipaddr + +# Container for DHCP options delivery in DHCP Proxy mode. +ATTRIBUTE Alvarion-DHCP-Option 2 tlv +ATTRIBUTE Alvarion-Ref-R3-IF-Name 2.1 string +ATTRIBUTE Alvarion-DHCP-Option-Container 2.2 string + +END-VENDOR Alvarion |