[Kea-users] Accessing sub-options of RAI vendor sub-option
Wilhelm Wijkander
lists at 0x5e.se
Tue Sep 23 13:57:06 UTC 2025
Hello,
I was wondering if there is any good way of accessing the
sub-option/TLVs inside of option 82 sub-options? In my case I'd like
to classify clients based on:
option[82].option[9].option[13].hex
Where option 13 is a vendor-specific suboption inside the
vendor-specific-information suboption of option 82. But Keas parser
does not accept this.
As a workaround I could of course take a substring from
option[82].option[9].hex with an offset, but this feels quite fragile
as it relies on the ordering of the vendor specific sub-options being
the exact same all the time.
Thankful for any help,
Wilhelm
More information about the Kea-users
mailing list