Documentation
¶
Index ¶
Constants ¶
View Source
const (
// LeasesPath is the path to dhcpd leases
LeasesPath = "/var/db/dhcpd_leases"
)
View Source
const UnixPathMax = 108
UnixPathMax is the value of UNIX_PATH_MAX.
Variables ¶
This section is empty.
Functions ¶
func GetIPFromMac ¶
GetIPAddressByMACAddress gets the IP address of a MAC address
func TrimMACAddress ¶
TrimMacAddress trimming "0" of the ten's digit
Types ¶
type Group ¶
func LookupGroup ¶
Click to show internal directories.
Click to hide internal directories.