Skip to content

Commit cf7c945

Browse files
committed
Add filter for ddhcpd multicast
1 parent 52ddcc2 commit cf7c945

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/filters/bcast-stats.rules.BCAST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ IPv6_fragment,ipv6.nxt == 44
1313
IPv4_fragment,ip.flags.mf == 1 || ip.frag_offset > 0
1414
DHCP,bootp
1515
DHCPv6,udp.dstport == 547
16+
DDHCPD,ipv6.addr eq ff02::1234
1617
XID,llc.control == 0x00af
1718
BJNP,bjnp
1819
ws-discovery,udp.dstport == 3702

0 commit comments

Comments
 (0)