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.rfc6572 | |
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.rfc6572')
-rw-r--r-- | resources/protocols/radius/dictionary.rfc6572 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/resources/protocols/radius/dictionary.rfc6572 b/resources/protocols/radius/dictionary.rfc6572 new file mode 100644 index 00000000..23b223b4 --- /dev/null +++ b/resources/protocols/radius/dictionary.rfc6572 @@ -0,0 +1,27 @@ +# -*- text -*- +# Copyright (C) 2015 The FreeRADIUS Server project and contributors +# +# Attributes and values defined in RFC 6572. +# http://www.ietf.org/rfc/rfc6572.txt +# +# $Id: 7ec81e55e034a3a823350f02eeed9d407665d927 $ +# + +ATTRIBUTE Mobile-Node-Identifier 145 octets +ATTRIBUTE Service-Selection 146 string +ATTRIBUTE PMIP6-Home-LMA-IPv6-Address 147 ipv6addr +ATTRIBUTE PMIP6-Visited-LMA-IPv6-Address 148 ipv6addr +ATTRIBUTE PMIP6-Home-LMA-IPv4-Address 149 ipaddr +ATTRIBUTE PMIP6-Visited-LMA-IPv4-Address 150 ipaddr +ATTRIBUTE PMIP6-Home-HN-Prefix 151 ipv6prefix +ATTRIBUTE PMIP6-Visited-HN-Prefix 152 ipv6prefix +ATTRIBUTE PMIP6-Home-Interface-ID 153 ifid +ATTRIBUTE PMIP6-Visited-Interface-ID 154 ifid +ATTRIBUTE PMIP6-Home-IPv4-HoA 155 ipv4prefix +ATTRIBUTE PMIP6-Visited-IPv4-HoA 156 ipv4prefix +ATTRIBUTE PMIP6-Home-DHCP4-Server-Address 157 ipaddr +ATTRIBUTE PMIP6-Visited-DHCP4-Server-Address 158 ipaddr +ATTRIBUTE PMIP6-Home-DHCP6-Server-Address 159 ipv6addr +ATTRIBUTE PMIP6-Visited-DHCP6-Server-Address 160 ipv6addr +ATTRIBUTE PMIP6-Home-IPv4-Gateway 161 ipaddr +ATTRIBUTE PMIP6-Visited-IPv4-Gateway 162 ipaddr |