fn trace_dhcp_frame(tag: &str, frame: &[u8])
Parse and log a raw Ethernet frame if it looks like DHCP.
Only fires while the budget allows (64 frames), then goes silent.