pub fn route() -> ProcResult<Vec<RouteEntry>>Expand description
Reads the ipv4 route table
This data is from the /proc/net/route file
pub fn route() -> ProcResult<Vec<RouteEntry>>Reads the ipv4 route table
This data is from the /proc/net/route file