set_dest
Description:
Sets the destination property of this route object.
dest
must be a valid address of this's family. If you aren't sure you have a valid address, use
nm_inet_is_valid
to check it.
Parameters:
this |
the IPRoute |
dest |
the route's destination, as a string |