[][src]Module ipconfig::computer

This module implements things that are related to the computer, rather than a specific adapter.

Functions

get_domain

Returns the computer domain name (if any). Returns None if the computer does not belong to a domain.

get_search_list

Returns the DNS suffix search list for the network connection used by the computer.

is_round_robin_enabled

Returns true if the computer is configured to use the round robin strategy. Otherwise, returns false.