Determines if two #NMIP6Route objects contain the same values.
the #NMIP6Route to compare route
to.
Copies a given #NMIP6Route object and returns the copy.
Gets the IPv6 destination address property of this route object.
Gets the route metric property of this route object; lower values indicate "better" or more preferred routes.
Gets the IPv6 address of the next hop of this route.
Gets the IPv6 prefix (ie "32" or "64" etc) of this route.
Increases the reference count of the object.
Sets the IPv6 destination address property of this route object.
the destination address
Sets the route metric property of this route object; lower values indicate "better" or more preferred routes.
the route metric
Sets the IPv6 address of the next hop of this route.
the IPv6 address of the next hop
Sets the IPv6 prefix of this route.
the prefix, a number between 1 and 128 inclusive
Decreases the reference count of the object. If the reference count reaches zero, the object will be destroyed.
Creates and returns a new #NMIP6Route object.
Creates and returns a new #NMIP6Route object.