mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
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:
committed by
Norman Feske
parent
0beda6bca4
commit
a124f5b88d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user