genode/repos/os/recipes/src
Martin Stein 41dbad13e4 nic_router/nic_bridge: re-work Mac_allocator
The old MAC allocator had several drawbacks:

* the address base was a public static that could and must have been written
  directly from outside the class
* the in-use-flag array was based on unsigned values consuming 4 bytes each
  for only one bit of information
* it was a public header that we actually don't want to expose to all
  components but only to the few networking components
* it used the not-so-safe bit notation for integer members of GCC

The new version fixes all these drawbacks.

Issue #2795
2018-05-30 13:36:11 +02:00
..
acpi_drv depot: update recipe hashes 2018-05-03 15:32:01 +02:00
ahci_drv depot: update recipe hashes 2018-05-03 15:32:01 +02:00
blk_cache depot: update recipe hashes 2018-05-03 15:32:01 +02:00
boot_fb_drv depot: update recipe hashes 2018-05-03 15:32:01 +02:00
chroot depot: update recipe hashes 2018-05-03 15:32:01 +02:00
clipboard depot: update recipe hashes 2018-05-03 15:32:01 +02:00
dynamic_rom depot: update recipe hashes 2018-05-03 15:32:01 +02:00
fb_sdl depot: update recipe hashes 2018-05-03 15:32:01 +02:00
fs_report Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
fs_rom depot: update recipe hashes 2018-05-03 15:32:01 +02:00
global_keys_handler depot: update recipe hashes 2018-05-03 15:32:01 +02:00
init depot: update recipe hashes 2018-05-03 15:32:01 +02:00
input_filter depot: update recipe hashes 2018-05-03 15:32:01 +02:00
log_core depot: update recipe hashes 2018-05-03 15:32:01 +02:00
log_terminal depot: update recipe hashes 2018-05-03 15:32:01 +02:00
mixer depot: update recipe hashes 2018-05-03 15:32:01 +02:00
nic_router nic_router/nic_bridge: re-work Mac_allocator 2018-05-30 13:36:11 +02:00
nit_fb depot: update recipe hashes 2018-05-03 15:32:01 +02:00
nit_focus depot: update recipe hashes 2018-05-03 15:32:01 +02:00
nitpicker depot: update recipe hashes 2018-05-03 15:32:01 +02:00
nvme_drv depot: update recipe hashes 2018-05-03 15:32:01 +02:00
part_blk depot: update recipe hashes 2018-05-03 15:32:01 +02:00
pbxa9_drivers depot: update recipe hashes 2018-05-03 15:32:01 +02:00
platform_drv depot: update recipe hashes 2018-05-03 15:32:01 +02:00
ps2_drv depot: update recipe hashes 2018-05-03 15:32:01 +02:00
ram_blk depot: update recipe hashes 2018-05-03 15:32:01 +02:00
ram_fs depot: update recipe hashes 2018-05-03 15:32:01 +02:00
report_rom depot: update recipe hashes 2018-05-03 15:32:01 +02:00
rom_filter depot: update recipe hashes 2018-05-03 15:32:01 +02:00
rom_reporter depot: update recipe hashes 2018-05-03 15:32:01 +02:00
rtc_drv depot: update recipe hashes 2018-05-03 15:32:01 +02:00
terminal_log depot: update recipe hashes 2018-05-03 15:32:01 +02:00
test-fs_report depot: update recipe hashes 2018-05-03 15:32:01 +02:00
top depot: update recipe hashes 2018-05-03 15:32:01 +02:00
trace_subject_reporter depot: update recipe hashes 2018-05-03 15:32:01 +02:00
usb_block_drv depot: update recipe hashes 2018-05-03 15:32:01 +02:00
vfs Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00