[PATCHv3 3/3] radius: report taxonomy assoc/probe IEs
Jouni Malinen
j at w1.fi
Tue May 4 18:35:07 BST 2021
On Sat, May 01, 2021 at 02:46:44AM +0200, michael-dev at fami-braun.de wrote:
> Use FreeRADIUS dictionary definition:
>
> VENDOR HostAP 39068
> BEGIN-VENDOR HostAP parent=Extended-Vendor-Specific-5
> ATTRIBUTE HostAP-Probe-IES 0 octets
> ATTRIBUTE HostAP-Assoc-IES 1 octets
> END-VENDOR HostAP
Hmm.. Could you please remind me how those claimed attribute value
definitions were assigned for this IANA assigned enterprise number?
> diff --git a/src/radius/radius.h b/src/radius/radius.h
> @@ -212,6 +212,14 @@ enum {
> +/* HostAP */
> +#define RADIUS_VENDOR_ID_HOSTAP 39068
> +
> +enum {
> + RADIUS_VENDOR_ATTR_HOSTAP_PROBE_IES = 0,
> + RADIUS_VENDOR_ATTR_HOSTAP_ASSOC_IES = 1,
> +};
Or is this a request to assign those IDs? And if so, what does the
FreeRADIUS reference in the commit message refer to?
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list