genode/repos/os/include
Martin Stein 6276daecab net/ipv4: convenience methods valid() and print()
Both methods are now available for Ipv4_address as well as for
Ipv4_address_prefix. An IPv4 address is invalid if it contains zeros only.
An IPv4 address prefix is invalid if its address is invalid and its
prefix is 32.

Ref #2139
2016-11-30 13:38:04 +01:00
..
audio_in_session audio: dissolve signal of Audio_in/out destruction 2016-11-08 15:26:30 +01:00
audio_out_session audio: dissolve signal of Audio_in/out destruction 2016-11-08 15:26:30 +01:00
blit
block base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
block_session Define Genode::size_t as unsigned long 2016-10-21 12:39:29 +02:00
cli_monitor Make label prefixing more strict 2016-11-30 13:37:07 +01:00
decorator base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
file_system base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
file_system_session Adapt low-level components to new parent interface 2016-11-25 16:06:42 +01:00
framebuffer_session Adapt high-level components to new parent API 2016-11-30 13:37:03 +01:00
gpio Define Genode::size_t as unsigned long 2016-10-21 12:39:29 +02:00
gpio_session Define Genode::size_t as unsigned long 2016-10-21 12:39:29 +02:00
gpu
init Make label prefixing more strict 2016-11-30 13:37:07 +01:00
input transition Input infrastructure to new base API 2016-10-21 12:39:29 +02:00
input_session transition Input infrastructure to new base API 2016-10-21 12:39:29 +02:00
ldso
loader_session Define Genode::size_t as unsigned long 2016-10-21 12:39:29 +02:00
mixer audio_mixer: use bool for mute XML report parsing 2016-10-21 12:39:36 +02:00
net net/ipv4: convenience methods valid() and print() 2016-11-30 13:38:04 +01:00
nic net: move MAC and IPV4 address to NET namespace 2016-08-29 17:29:38 +02:00
nic_session Define Genode::size_t as unsigned long 2016-10-21 12:39:29 +02:00
nitpicker_gfx Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
nitpicker_session Adapt high-level components to new parent API 2016-11-30 13:37:03 +01:00
os os: introduce and test timeout framework 2016-11-30 13:38:04 +01:00
packet_stream_rx
packet_stream_tx
platform_device
platform_session Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
ram_fs base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
regulator
regulator_session Documentation changes on account of the book 2016-05-26 15:54:16 +02:00
report_rom os: make report_rom/rom_module.h better reusable 2016-11-25 15:27:26 +01:00
report_session Adapt low-level components to new parent interface 2016-11-25 16:06:42 +01:00
rtc_session Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
spec Fix clang compile errors 2016-11-30 13:37:07 +01:00
terminal base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
terminal_session Define Genode::size_t as unsigned long 2016-10-21 12:39:29 +02:00
timer_session Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
trace
uart_session Define Genode::size_t as unsigned long 2016-10-21 12:39:29 +02:00
usb usb_drv: raw session fixes 2016-10-21 12:39:37 +02:00
usb_session usb_drv: raw session fixes 2016-10-21 12:39:37 +02:00
util gems: extend dither_painter to be used with vbox5 2016-08-29 17:29:32 +02:00
vfs lib/vfs: deduplicate symlink and single_file 2016-11-08 15:26:31 +01:00
xev_track