genode/repos/ports/src
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
..
app nic session: link-state change handling 2015-03-27 11:53:13 +01:00
lib noux: add local nanosleep(2) and sleep(3) 2015-02-16 13:40:35 +01:00
noux noux: prevent override in SYSCALL_STAT 2015-02-16 13:40:34 +01:00
noux-pkg GBD: migrate to new ports mechanism 2014-08-22 16:16:40 +02:00
test x86 vmm: add general multiprocessor support 2014-07-24 10:18:07 +02:00
virtualbox vbox: replace too strict assertion with debug message 2015-03-19 09:25:04 +01:00