Utility function to convert a Variant of type 'aau' representing an array of NetworkManager IPv4 routes (which are tuples of route, prefix, next hop, and metric) into a GenericArray of IPRoute objects.
value |
Variant of type 'aau' |
a newly allocated GenericArray of IPRoute objects |