proto-dictionary dhcpv6
fuzzer-out dhcpv6
-#decode-pair 005100085a04030019fc0000005100087f040300190301c5
-#match raw.RADIUS = 0x5a04030019fc0000, raw.RADIUS = 0x7f040300190301c5
-
#
# True values are encoded by using an empty attribute.
#
--- /dev/null
+# -*- text -*-
+# Copyright (C) 2019 Network RADIUS SARL (legal@networkradius.com)
+# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
+#
+# Version $Id$
+#
+
+proto dhcpv6
+proto-dictionary dhcpv6
+fuzzer-out dhcpv6
+
+decode-pair 005100085a04030019fc0000005100087f040300190301c5
+match raw.RADIUS = 0x5a04030019fc0000, raw.RADIUS = 0x7f040300190301c5
+
+encode-pair RADIUS = { User-Name = "bob" }
+match 00 51 00 05 01 05 62 6f 62
+
+decode-pair -
+match RADIUS = { User-Name = "bob" }
+
+count
+match 9