genode/repos/os
Piotr Tworek b157256a2b uplink client: Add missing space in warning message.
Right now the warning about failure to forward packet from driver to
uplink RX connection reads:

  "exception while trying to forward packet from driverto Uplink
   connection TX"

Add missing space between "driver" and "to".

Issue #4264
2021-10-13 14:46:52 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include virtio: Make avail and used ring pointers volatile 2021-10-13 14:46:51 +02:00
lib sandbox/init: parse config using 'List_model' 2021-04-20 12:03:04 +02:00
recipes drivers_interactive-pc: remove platform service 2021-10-13 14:45:24 +02:00
run nic_router: propagate dns domain name via dhcp 2021-08-18 15:06:12 +02:00
src uplink client: Add missing space in warning message. 2021-10-13 14:46:52 +02:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01: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.