]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
switch dhcpv4 to use FR_TYPE_ATTR for Parameter-Request-List
authorAlan T. DeKok <aland@freeradius.org>
Tue, 29 Jul 2025 13:04:30 +0000 (09:04 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 29 Jul 2025 13:04:30 +0000 (09:04 -0400)
commit2a609ec11a5aad04e8f67bd0435cdf68bc6eb697
tree62b41379828571b7b662d7c9e0055f920292bc8e
parent2668fe036cacd3c1a4a71e789299c872356f3b4e
switch dhcpv4 to use FR_TYPE_ATTR for Parameter-Request-List

the underlying data type / length of the encoding is defined by
the size of the attribute number, and not by the dictionaries
share/dictionary/dhcpv4/dictionary.rfc2131
src/protocols/dhcpv4/base.c
src/protocols/dhcpv4/decode.c
src/protocols/dhcpv4/encode.c
src/tests/unit/protocols/dhcpv4/PRIV_bootp-both_overload.txt
src/tests/unit/protocols/dhcpv4/PRIV_bootp-both_overload_empty-no_end.txt
src/tests/unit/protocols/dhcpv4/base.txt