chiark / gitweb /
sd-dhcp6-client: Add DHCPv6 Solicit test case
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 19 Jun 2014 12:39:30 +0000 (15:39 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 19 Jun 2014 12:44:44 +0000 (15:44 +0300)
commit2ea8857effb833615b16d10fc7a19a7104c19e13
tree6904a696f3097fe324f4a4f07df5e7681e0b2e85
parenta9aff3615b430f86bd0a824214d95f634efaf894
sd-dhcp6-client: Add DHCPv6 Solicit test case

Verify the Solicit message created by the DHCPv6 client code.

Provide local variants for detect_vm(), detect_container() and
detect_virtualization() defined in virt.h. This makes the DHCPv6
library believe it is run in a container and does not try to request
interface information from udev for the non-existing interface index
used by the test case code.
Makefile.am
src/libsystemd-network/test-dhcp6-client.c