Skip to main content

trace_dhcp_frame

Function trace_dhcp_frame 

Source
fn trace_dhcp_frame(tag: &str, frame: &[u8])
Expand description

Parse and log a raw Ethernet frame if it looks like DHCP.

Only fires while the budget allows (64 frames), then goes silent.