genode/repos/os
Josef Söntgen 108034b050 packet_stream: packets w/o payload are still valid
Packets whose data is stored within the Packet_descriptor itself
but not as payload, .e.g Usb::Packet_descriptor, are valid packets
after all. So loosen the packet valid check for zero-sized packets
is reasonable.

Fixes #3076.
2019-01-07 12:33:54 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include packet_stream: packets w/o payload are still valid 2019-01-07 12:33:54 +01:00
lib net: get rid of unused mac_from_string method 2018-05-30 13:36:36 +02:00
recipes depot_autopilot: reduce timeouts of test pkgs 2019-01-07 12:30:40 +01:00
run depot_autopilot: move RTC test to autopilot.list 2018-11-29 11:54:30 +01:00
src sequence: add 'repeat="yes"' config option 2019-01-07 12:33:54 +01:00
xsd nic_bridge: fixed MAC addresses 2018-11-27 11:36:35 +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.