genode/repos/os/src/server
Martin Stein ce57319e4b nic_router: bind uplink session lifetime to domain
Normally, the NIC sessions are independent from the domain tags.
However, by now the uplink session, in contrast to the sessions of the
other domains, is still not a server but a client. This means that only
the NIC router itself can decide when to open and close uplink sessions
and how many. Thus, with this commit, we break with the pattern that
session lifetime is independent from domains by letting the NIC router
create the uplink session when the uplink domain appears and close the
session when the domain disappears.

Fixes #2795
2018-05-30 13:36:12 +02:00
..
blk_cache Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
chroot chroot: enforce writeable policy decision 2018-02-19 20:50:48 +01:00
clipboard clipboard: handle focus at startup 2018-02-09 13:34:22 +01:00
dynamic_rom Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
fs_log VFS: nonblocking interface 2017-08-28 16:49:38 +02:00
fs_report Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
fs_rom New watch handle mechanism for File_system session 2018-02-14 20:41:09 +01:00
input_filter os: new Input::Event representation 2018-05-03 15:31:25 +02:00
input_merger Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
iso9660 Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
loader os: new Input::Event representation 2018-05-03 15:31:25 +02:00
log_report Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
log_terminal terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
lx_block Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
lx_fs fs servers: handle result propagation better 2018-02-15 10:22:08 +01:00
mixer Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
nic_bridge nic_router/nic_bridge: re-work Mac_allocator 2018-05-30 13:36:11 +02:00
nic_dump net: use Size_guard for packet-data accessors 2018-05-30 13:36:11 +02:00
nic_loopback Replace Quota_exceeded by Insufficient_ram_quota 2017-05-31 13:16:05 +02:00
nic_router nic_router: bind uplink session lifetime to domain 2018-05-30 13:36:12 +02:00
nit_fb os: new Input::Event representation 2018-05-03 15:31:25 +02:00
nitpicker nitpicker: deliver pointer pos on hover change 2018-05-03 15:32:00 +02:00
part_blk part_blk: add reporting of expandable GPT entries 2018-05-30 13:36:10 +02:00
ram_blk Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
ram_fs Ram_fs: immediate directory notifications 2018-05-30 12:26:19 +02:00
report_rom Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
rom_blk Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
rom_filter input_filter: rm input selection in output node 2018-05-03 15:31:19 +02:00
rom_prefetcher Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
tar_rom Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
terminal_crosslink terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
terminal_log terminal_log: carriage-return on newline 2017-08-17 11:04:20 +02:00
trace_fs fs servers: handle result propagation better 2018-02-15 10:22:08 +01:00
tz_vmm Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
vfs VFS: close handles via handle method 2018-05-03 15:31:57 +02:00
vmm base: remove cortex* compiler flags (fix #2787) 2018-05-03 15:32:01 +02:00