genode/repos/os/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
..
import sd_card: cleanup driver library structure 2017-06-29 11:59:58 +02:00
mk net: use generic internet checksum 2018-05-03 15:31:56 +02:00