mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-23 09:23:02 +02:00
Over the lifetime of Infix, so far, we've run into at least one customer issue where we had qualms about our use of the local bit causing issues with 3rd party software. In the end that was not the root cause of our problems, but we spent way too much time worrying about it. Hence this patch, which brings our virtual environments another step closer to the real hardware that Infix runs on. The OUI used is one of the "private" ones, taken completly at random. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>