alternative to hardware addressee dhcp handshake filtering

by host-name or class-id and client-id
an example of a block with the machine name
b.JPG
bridge input filter to drop the marked packets and a packet marker mangle rule

/ip firewall mangle
add action=mark-packet chain=prerouting layer7-protocol=d new-packet-mark=1 \
 passthrough=no port=68 protocol=udp

put the machine name into layer7 identifier