genode/repos/os
Josef Söntgen aa7303f19f nic_router: drop ARP requests when unconfigured
Whenever the nic_router encounters ARP requests on an interface
that does not have a valid IP config it will ignore them. However,
When increasing the verbosity of the component for diagnostic
purposes the resulting 'Bad network protocol' message is misleading.

Issue #4455.
2022-04-13 09:29:03 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include trace_logger: omit inactive subjects by default 2022-04-13 08:07:58 +02:00
lib vfs: implement plugin for 'Capture' session 2022-04-13 09:29:03 +02:00
recipes Add 'webcam_vfs' run test 2022-04-13 09:29:03 +02:00
run run/nic_router_dhcp: DHCP RENEW and some fixes 2022-04-13 09:29:03 +02:00
src nic_router: drop ARP requests when unconfigured 2022-04-13 09:29:03 +02:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01: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.