1
0
mirror of https://passt.top/passt synced 2024-06-29 22:42:46 +00:00
passt/test/dhcp
David Gibson e48373382f Use dhclient instead of udhcpc
For some reason, the passt/pasta tests and examples use dhclient for
DHCPv6, but in most cases use udhcpc for DHCPv4.  Change it to use dhclient
for both DHCPv4 and DHCPv6.  This means one less tool we need for testing,
plus dhclient is easily available on Fedora whereas udhcpc is not.

Note that the passt tests still rely on udhcpc indirectly because mbuto
wants to put it into the guest images it generates.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2022-06-15 09:38:10 +02:00
..
passt Tweak dhclient arguments for readability 2022-06-15 09:38:10 +02:00
pasta Use dhclient instead of udhcpc 2022-06-15 09:38:10 +02:00