Function procfs::net::route

source ·
pub fn route() -> ProcResult<Vec<RouteEntry>>
Expand description

Reads the ipv4 route table

This data is from the /proc/net/route file