rtnl: Add l_rtnl_route6_dump() and l_rtnl_route6_extract()

Add missing function for handling IPv6. Now we for both protocol
versions the same functionality.

While at it, factor out the l_rtnl_route4_extract to use inet_ntop
which can handle both address families.
2 files changed