]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
get network length, which is a bit different...
authorAlan T. DeKok <aland@freeradius.org>
Thu, 10 Mar 2022 22:35:06 +0000 (17:35 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 11 Mar 2022 15:41:07 +0000 (10:41 -0500)
commite0139e0baa71b8e89e2f806d85aa25c9a8f75dd2
tree02db90517c1d4a7bd8535ef317667d125877c4b7
parent9604555b5e5dd270d4d9a3fc7275819b7779eef4
get network length, which is a bit different...

IPv6 has 16 bytes minimum, 17 max (for scope I guess).
We're not going to copy fr_dhcpv6_option_len() as yet, so we
just hack something for now.
src/protocols/dhcpv4/encode.c