mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 11:27:29 +00:00
When a NIC session is destructed at the router, we have to remove all ARP cache entries that match the MAC address of that session. Otherwise the outdated entries might be re-applied later, leading to wrong destination MAC addresses in routed packets. Fixes #2637
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.