Skip to main content

validate_interface

Function validate_interface 

Source
pub fn validate_interface(interface_name: &Option<String>) -> Result<()>
Expand description

Validate that the specified interface exists (if provided) This is useful for failing fast before starting capture threads