ip6_routes_from_gvalue
Description:
Utility function GenericArray of ValueArrays of (#GArray of uchar s), uint32, (#GArray of uchars), and uint32 representing a list of NetworkManager IPv6 routes (which is a tuple of destination, prefix, next hop, and metric) into a SList of IP6Route objects.
The specific format of this serialization is not guaranteed to be stable and may be extended in the future.
Parameters:
value |
Value containing a GenericArray of ValueArrays of (#GArray of uchars), uint32, (#GArray of uchars), and uint32 |
Returns:
Namespace: NM.Utils
Package: libnm-util