mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
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.