mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-26 18:53:01 +02:00
Let's drop the leading IETF or Infix prefixes from tests. Initially the idea was to mimnic the YANG models, but it's difficult to navigate and does not provide any real benefit to developers or end-users. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
:testgroup: == DHCP Tests verifying DHCPv4/DHCPv6 client and server functionality: - Basic DHCPv4 client lease acquisition and configuration - DHCPv4 client with default gateway assignment - DHCPv4 client with static route configuration - DHCPv4 client hostname management and priority - Basic DHCPv6 client operation with address assignment - DHCPv6 client with prefix delegation (IA_PD) - Basic DHCPv4 server operation and lease assignment - DHCPv4 server with host-specific IP reservations - DHCPv4 server with multiple subnet configurations include::client_basic/Readme.adoc[] <<< include::client_default_gw/Readme.adoc[] <<< include::client_routes/Readme.adoc[] <<< include::client_hostname/Readme.adoc[] <<< include::client6_basic/Readme.adoc[] <<< include::client6_prefix_delegation/Readme.adoc[] <<< include::server_basic/Readme.adoc[] <<< include::server_host/Readme.adoc[] <<< include::server_subnets/Readme.adoc[]