libretro-genode/src/nic_bus
2019-07-25 22:06:16 +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 Initial Dhallification 2019-07-25 22:06:16 +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 Initial Dhallification 2019-07-25 22:06:16 +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.