genode/repos/os/lib/mk
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
..
spec Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
alarm.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
blit.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
net.mk net: use generic internet checksum 2018-05-03 15:31:56 +02:00
sd_card.inc sd_card: cleanup driver library structure 2017-06-29 11:59:58 +02:00
server.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
timed_semaphore.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
timeout-arm.mk timer connection: no interpolation on arm w/o hw 2017-05-31 17:50:28 +02:00
timeout.mk timer connection: no interpolation on arm w/o hw 2017-05-31 17:50:28 +02:00
vfs.mk os: refactor Global_file_system_factory 2017-02-28 12:59:23 +01:00