genode-ehmry/src/nic_bus
2019-07-31 13:31:36 +02:00
..
bus.h 19.07 compatibility 2019-07-04 14:45:54 +02:00
main.cc 19.07 compatibility 2019-07-04 14:45:54 +02:00
pkg.dhall Dhall packaging update 2019-07-31 13:31:36 +02:00
README 19.07 compatibility 2019-07-04 14:45:54 +02:00
session_component.h 19.07 compatibility 2019-07-04 14:45:54 +02:00
Tupfile Dhall packaging update 2019-07-31 13:31:36 +02:00

The nic_bus server switches packets between sessions using Ethernet headers.
Sessions may only send and receive packets with MAC addresses assigned by
the bus. For this reason it does not support attachment to ethernet hubs or
switches and is therefore not intended for use with harware interfaces.