mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
We missed to zero-out the ECN field in IPv4 packets. We don't use the ECN field but there might be old data left in the packet RAM allocated by the NIC packet streams. If we don't zero-out ECN it might leak old data. Issue #2732
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.