genode/repos/dde_linux/src/lib
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
..
libc_lxip Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libnl wifi_drv: Port of the Linux wireless stack 2014-11-28 12:02:36 +01:00
lxip Move packet stream to Genode namespace, fix #1455 2015-03-19 08:57:22 +01:00
usb nic session: link-state change handling 2015-03-27 11:53:13 +01:00
wifi wifi_drv: add dummy member to empty structs 2015-03-13 12:17:27 +01:00
wpa_driver_nl80211 wifi_drv: Port of the Linux wireless stack 2014-11-28 12:02:36 +01:00
wpa_supplicant wpa_supplicant: report quality value 2015-03-13 12:17:25 +01:00