Closed lyshar closed 2 years ago
Working on a parser for IPv6 as well (it's a different file called /proc/net/ipv6_route)
/proc/net/ipv6_route
Use pfs to get network device information from /proc/net/route. Adds parser, unit test, and sample out for new parser.
/proc/net/route
Working on a parser for IPv6 as well (it's a different file called
/proc/net/ipv6_route
)Use pfs to get network device information from
/proc/net/route
. Adds parser, unit test, and sample out for new parser.