genode/os/src
Stefan Kalkowski d3902e8538 Make nic_bridge's MAC address range configurable
By adding a "mac=XX:XX:XX:XX:XX:XX" attribute/value pair to the nic_bridge's
configuration one can define the first MAC address from which the nic_brigde
will allocate MACs for it's clients. Note: that the least relevant byte will
be ignored, and ranges from 0-255. Fixes #424.
2012-10-24 16:39:02 +02:00
..
app Avoid superfluous compiler warnings 2012-10-08 15:08:21 +02:00
drivers PCI: log PCI device as bus:device.function tuple 2012-10-18 21:51:54 +02:00
init Move 'Child' API implementation to library 2012-10-09 13:45:33 +02:00
lib NOVA: cleanup - remove _first_sel special handling 2012-10-08 15:08:12 +02:00
platform Reserve up to 8x4 bytes for the parent capability 2012-08-14 19:14:25 +02:00
server Make nic_bridge's MAC address range configurable 2012-10-24 16:39:02 +02:00
test Move 'Child' API implementation to library 2012-10-09 13:45:33 +02:00