Function netemul::new_endpoint_config
source ยท pub fn new_endpoint_config(mtu: u16, mac: Option<MacAddress>) -> EndpointConfig
Expand description
Creates a common netemul endpoint configuration for tests.
pub fn new_endpoint_config(mtu: u16, mac: Option<MacAddress>) -> EndpointConfig
Creates a common netemul endpoint configuration for tests.