CNetAddr::IsRFC3927

Whether this is an IPv4 link-local autoconfig address (169.254.0.0/16).

Synopsis

Declared in <netaddress.h>

bool
IsRFC3927() const;

Return Value

True when the address is in the IPv4 link-local autoconfig range.