genode/repos/os
Martin Stein b587134a8d net tests: raise nic_drv/drivers cap quota
Several nightly network-related tests fail currently on sel4/pc because the
new e1000 NIC driver requires more capabilities. The "drivers nic" package
was already adapted to the new requirement but some tests fail to provide
enough caps to the corresponding sub system. This commit tries to fix all
remaining tests.

Ref #4923
2023-08-21 08:12:01 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include sandbox.h: supply Request::args to Local_service 2023-07-14 12:06:32 +02:00
lib lib/net: enable strict warnings 2023-07-14 12:01:18 +02:00
recipes ping: src and pkg recipes 2023-08-21 08:12:00 +02:00
run net tests: raise nic_drv/drivers cap quota 2023-08-21 08:12:01 +02:00
src nic_uplink: connect a Nic to an Uplink session 2023-08-21 08:12:00 +02:00
xsd Remove NIC server role from drivers 2022-05-25 12:19:31 +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.