mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
103dcdeea8
net: * increase queue size to 1024 (more stable on Linux) * use mac address from Nic session instead of random one * handle data that is larger than rx descriptor correctly (copy less) * clear descriptor header (12 bytes) on rx generic: * always use 'avail_idx' (tx and rx) * added barriers when reading/writing queues (TMP) Ref #3620
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.