genode/repos/os
Martin Stein 54b10b1b38 nic_router: forward ICMP dst unreachable messages
This follows the guidelines in RFC 5508 to enable forwarding of ICMP
"Destination Unreachable" that correspond to an existing link state in
the NIC router. It also serves as blueprint for forwarding ICMP error
messages in general (They are merely not enabled because we don't test
them).

Issue #2732
2018-04-10 11:11:54 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include net: ICMP protocol 2018-04-10 11:11:52 +02:00
lib net: ICMP protocol 2018-04-10 11:11:52 +02:00
recipes depot: update recipe hashes 2018-03-29 14:59:07 +02:00
run Notification support for the VFS library 2018-04-10 11:11:51 +02:00
src nic_router: forward ICMP dst unreachable messages 2018-04-10 11:11:54 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.