]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
VSA and VENDOR attributes need the same encoder logic as TLV
authorNick Porter <nick@portercomputing.co.uk>
Thu, 22 Aug 2024 07:06:44 +0000 (08:06 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Thu, 22 Aug 2024 07:06:44 +0000 (08:06 +0100)
commite1e6d1492a28c688dfb03b41f56b81a59f1a42ef
tree3cae25084269558e1f8e24ae76926dbc8ee95cd3
parentdd9217b3adfbcb61bc0f11ad4a25b8df537ddad8
VSA and VENDOR attributes need the same encoder logic as TLV

Allows for %internal.encode(&Vendor-Specific) or
%internal.encode(&Vendor-Specific.Vendor) and the children will be added
correctly.
src/protocols/internal/encode.c