#  -*- 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: 6208ec48b80169b56efaaa6911d11a790e9bc78f $
#

proto dhcpv6
proto-dictionary dhcpv6
fuzzer-out dhcpv6

#
#  Microsoft VSAs. We have no idea what the contents are, and the documentation doesn't say.
#
encode-pair Vendor-Opts.Microsoft.Rogue-Detection-Request = 0x00
match 00 11 00 09 00 00 01 37 00 5e 00 01 00

decode-pair -
match Vendor-Opts = { Microsoft = { Rogue-Detection-Request = 0x00 } }

encode-pair -
match 00 11 00 09 00 00 01 37 00 5e 00 01 00

count
match 9
