pyrad
pyrad copied to clipboard
Why can't Pyrad support dictionary attribute IDs > 255
trafficstars
Hi,
I am using Pyrad 2.0. I have a dictionary with many attributes. Many of them have the ID > 255. like this :
ATTRIBUTE Digest-URI 1066 string
struct.pack seems to raise a DeprecationWarning and truncates the packet ID to a 0 - 255 interval.
What can I do ??
Thanks, Alex
I made a fix for this. If you are interested let me know
@untiptun can you please share the dict file?