On Sat, May 01, 2021 at 02:46:44AM +0200, michael-dev@xxxxxxxxxxxxx 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 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap