NetworkManager/src/tests
Dan Williams debb16cfc0 policy: map hostname to current IP address (bgo #619931)
Instead of always mapping the current hostname to 127.0.0.1 or
whatever the user mapped it to manually, make sure the hostname
maps to the default device's IPv4 and IPv6 address if there's
a default device.

This helps out services that do a lookup on the machine hostname
to determine the IP address, which while a broken behavior (since
there are too many edge-cases) is pretty wide-spread and thus
we should support it.
2010-06-21 21:18:25 -07:00
..
Makefile.am test: needs -ldl too for logger code 2010-04-26 13:51:19 -07:00
test-dhcp-options.c core: fix auto determination of classful IPv4 address and add testcase (bgo #603098) 2010-03-01 17:29:15 -08:00
test-policy-hosts.c policy: map hostname to current IP address (bgo #619931) 2010-06-21 21:18:25 -07:00