1
0
Fork 0
mirror of https://passt.top/passt synced 2025-05-31 13:25:34 +02:00
passt/test/lib
Enrique Llorente 31e8109a86 dhcp, dhcpv6: Add hostname and client fqdn ops
Both DHCPv4 and DHCPv6 has the capability to pass the hostname to
clients, the DHCPv4 uses option 12 (hostname) while the DHCPv6 uses option 39
(client fqdn), for some virt deployments like kubevirt is expected to
have the VirtualMachine name as the guest hostname.

This change add the following arguments:
 - -H --hostname NAME to configure the hostname DHCPv4 option(12)
 - --fqdn NAME to configure client fqdn option for both DHCPv4(81) and
   DHCPv6(39)

Signed-off-by: Enrique Llorente <ellorent@redhat.com>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2025-02-10 18:30:24 +01:00
..
context test: Use "nstool exec" to slightly simplify tests 2023-04-08 01:12:08 +02:00
layout test: Speed up by cutting on eye candy and performance test duration 2024-08-15 09:13:15 +02:00
layout_ugly passt: Relicense to GPL 2.0, or any later version 2023-04-06 18:00:33 +02:00
perf_report test: Add tests for passt in vhost-user mode 2024-11-27 16:49:21 +01:00
setup dhcp, dhcpv6: Add hostname and client fqdn ops 2025-02-10 18:30:24 +01:00
setup_ugly test: Add tests for passt in vhost-user mode 2024-11-27 16:49:21 +01:00
term test: Pass TRACE from run_term() into ./run from_term 2024-10-10 05:25:19 +02:00
test test: Speed up by cutting on eye candy and performance test duration 2024-08-15 09:13:15 +02:00
util passt: Relicense to GPL 2.0, or any later version 2023-04-06 18:00:33 +02:00
video passt: Relicense to GPL 2.0, or any later version 2023-04-06 18:00:33 +02:00