genode/repos/os
Alexander Boettcher dc90740549 nic_router: accept DHCP reply with missing option
The options are not always set, which throws exception. This leads to not
accepting the selected IP address.

Fixes #3716
2020-04-17 12:40:12 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os/vfs.h: fix possible nullptr dereference 2020-03-26 11:38:56 +01:00
lib os: add sandbox lib to api/os 2020-02-20 12:11:22 +01:00
recipes report_rom: add package recipe 2020-04-17 12:39:33 +02:00
run os: use Request_stream API in NVMe driver 2020-04-17 12:39:32 +02:00
src nic_router: accept DHCP reply with missing option 2020-04-17 12:40:12 +02: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.