nic_router: support and show-case disabling arp at a domain

* Introduce 'use_arp' configuration flag at the NIC router in order to disable
  requesting IP-to-MAC address resolutions via ARP for domains.
* Add automated run/nic_router_disable_arp test to the autopilot that tests
  the effect of the new flag
* Document the new flag and the new test in the NIC router README

Fixes #3935
This commit is contained in:
Martin Stein
2020-11-04 16:34:22 +01:00
committed by Norman Feske
parent 0beda6bca4
commit a124f5b88d
7 changed files with 151 additions and 12 deletions

View File

@@ -41,6 +41,7 @@ nic_bridge
nic_bridge_stress
nic_dump
nic_router
nic_router_disable_arp
nic_router_dhcp_managed
nic_router_dhcp_unmanaged
nic_router_flood