mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
edf1f9d849
The NIC router can now be configured to periodically send reports. Configuration example (shows default values): <config> <report interval_sec="5" bytes="yes" config="yes"> </config> If the 'report' tag is not available, no reports are send. The attributes of the 'report' tag: 'bytes' : Boolean : Whether to report sent bytes and received bytes per domain 'config' : Boolean : Whether to report ipv4 interface and gateway per domain 'interval_sec' : 1..3600 : Interval of sending reports in seconds Issue #2614 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.