mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 07:46:42 +00:00
e648e7255a
Via a new configuration attribute, the user can decide whether the router should answer dropped fragmented IPv4 with an ICMP "destination unreachable" packet and, if so, which value the ICMP code field of this packet should have. The default is that the router doesn't send such responses (silently dropping fragmented IPv4). The behavior is tested by the 'nic_router_ipv4_fragm' test. Fixes #4236 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.