From: Alan T. DeKok Date: Wed, 30 Oct 2019 21:53:46 +0000 (-0400) Subject: correct hex encoding of option X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=140489d92eea8f2b20a8db91fd119859161e8553;p=thirdparty%2Ffreeradius-server.git correct hex encoding of option so that we don't have overflows --- diff --git a/src/tests/unit/dhcpv4.txt b/src/tests/unit/dhcpv4.txt index c5600b9f7ff..b1040041f67 100644 --- a/src/tests/unit/dhcpv4.txt +++ b/src/tests/unit/dhcpv4.txt @@ -71,7 +71,7 @@ match 0f ff 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 decode-pair 52 07 01 03 ab cd ef 03 00 match DHCP-Relay-Circuit-Id = 0xabcdef, Attr-82.3 = 0x -decode-pair 52 07 01 03 ab cd ef 03 01 ad +decode-pair 52 08 01 03 ab cd ef 03 01 ad match DHCP-Relay-Circuit-Id = 0xabcdef, Attr-82.3 = 0xad #