genode/repos/os/src/lib
Martin Stein 6b55790e73 net: use generic internet checksum
This reduces the redundant implementations of checksum calculation to
one generic implementation, makes the checksum interface conform over
all protocols, and brings performance optimizations. For instance,
the checksum is now calculated directly in big endian which saves us
most of the previously done byte-re-ordering.

Issue #2775
2018-05-03 15:31:56 +02:00
..
alarm alarm: fix bug in _setup_alarm 2017-10-19 13:29:41 +02:00
blit Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
net net: use generic internet checksum 2018-05-03 15:31:56 +02:00
server base: classify signals as I/O and application level 2017-05-31 13:15:58 +02:00
timed_semaphore timed_semaphore: fix deprecated warning 2017-05-31 13:16:19 +02:00
timeout timeout: do not handle timeouts while scheduling 2018-04-10 11:18:18 +02:00
trace/policy trace/policy/rpc_name: enable building again 2018-02-09 13:34:20 +01:00
vfs vfs: reduce ROM-update rate Rom_file_system::stat 2018-04-19 13:38:33 +02:00