genode/repos/os
Martin Stein a124f5b88d 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
2020-12-09 14:02:11 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include Propagate session diag flag to core 2020-12-09 14:02:11 +01:00
lib os: add sandbox lib to api/os 2020-02-20 12:11:22 +01:00
recipes depot: update recipe hashes 2020-11-27 09:21:06 +01:00
run nic_router: support and show-case disabling arp at a domain 2020-12-09 14:02:11 +01:00
src nic_router: support and show-case disabling arp at a domain 2020-12-09 14:02:11 +01:00
xsd timeout_types.xsd: Minutes type 2019-08-21 12:37:02 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.