genode/repos/os/src/server
Christian Helmuth 24b1f269be Remove Packet_ref from File_system::Packet_descriptor
The intention of Packet_ref was to allow clients to place opaque
references into the packet descriptor itself, which could be observed on
packet completion. Currently no component in our sources uses this
feature and beyond that it is questionable if it should be used at all:
If the server tampers with the ref the client may easily be confused
into observing an incorrect or invalid context. It seems better to
remove the opaque context from the descriptor and leave the actual
implementation to the client and its needs.
2015-09-30 12:20:37 +02:00
..
blk_cache
dynamic_rom
fs_log Remove Packet_ref from File_system::Packet_descriptor 2015-09-30 12:20:37 +02:00
fs_rom
input_merger
iso9660
loader base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
log_report
log_terminal
lx_fs
mixer mixer: advance position before mixing 2015-09-09 15:14:29 +02:00
nic_bridge
nic_loopback
nit_fb
nitpicker base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
part_blk
ram_blk
ram_fs
report_rom
rom_blk
rom_prefetcher
tar_fs
tar_rom
terminal_crosslink base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
terminal_log
trace_fs
tz_vmm Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
vmm