Function ya_relay_stack::interface::pcap_tap_iface
source · pub fn pcap_tap_iface<'a, W>(
mac: HardwareAddress,
mtu: usize,
pcap: W
) -> CaptureInterface<'a>where
W: Write + 'static,Expand description
Creates a pcap TAP (Ethernet) network interface