mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
5 lines
104 B
Standard ML
5 lines
104 B
Standard ML
# signature dhcpv6_todo {
|
|
# ip-proto == udp
|
|
# payload /^.{236}\x63\x82\x53\x63/
|
|
# enable "dhcpv6"
|
|
#}
|