]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
add output from fuzzer
authorAlan T. DeKok <aland@freeradius.org>
Wed, 7 Feb 2024 13:56:15 +0000 (08:56 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 7 Feb 2024 13:56:15 +0000 (08:56 -0500)
hopefully we can get a better error message running the normal
tests.

src/tests/unit/protocols/dhcpv6/foreign.txt

index 0ace55f77e10ce55d88ee4344270ebf944b78c42..9754cca6d8af648978860e1e3bf975938df16801 100644 (file)
@@ -15,6 +15,9 @@ match Packet-Type = 0, Transaction-ID = 0xff1700, raw.RADIUS = 0xcf0617040006cff
 decode-pair 005100085a04030019fc0000005100087f040300190301c5
 match raw.RADIUS = 0x5a04030019fc0000, raw.RADIUS = 0x7f040300190301c5
 
+decode-proto 00 11 00 00 08 11 00 00 00 51 00 2b 1d 11 00 18 00 11 00 00 00 11 00 00 08 00 11 00 00 08 11 00 00 08 11 00 00 ff 00 51 00 ee fe f7 ee ff f5 08 03 f8 00 03 00 00 f5
+match Packet-Type = 0, Transaction-ID = 0x110000, raw.2065 = 0x, raw.RADIUS = 0x1d110018001100000011000008001100000811000008110000ff005100eefef7eefff50803f800030000f5
+
 encode-pair RADIUS = { User-Name = "bob" }
 match 00 51 00 05 01 05 62 6f 62
 
@@ -22,4 +25,4 @@ decode-pair -
 match RADIUS = { User-Name = "bob" }
 
 count
-match 11
+match 13