genode/repos/ports/src/app
Josef Söntgen dd47129bef nic session: link-state change handling
A Nic::Session client can install a signal handler that is used to
propagate changes of the link-state by calling 'link_state_sigh()'.
The actual link state is queried via 'link_state()'.

The nic-driver interface now provides a Driver_notification callback,
which is used to forward link-state changes from the driver to the
Nic::Session_component.

The following drivers now provide real link state: dde_ipxe, nic_bridge,
and usb_drv. Currently, OpenVPN, Linux nic_drv, and lan9118 do not
support link state and always report link up.

Fixes #1327
2015-03-27 11:53:13 +01:00
..
arora Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00
dosbox ports: migrate to new ports mechanism 2014-05-27 11:14:43 +02:00
gdb_monitor thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
lighttpd ports: migrate to new ports mechanism 2014-05-27 11:14:43 +02:00
netperf os: extend on_alarm() by unsigned count value 2014-07-09 16:26:05 +02:00
openvpn nic session: link-state change handling 2015-03-27 11:53:13 +01:00
seoul Move packet stream to Genode namespace, fix #1455 2015-03-19 08:57:22 +01:00