Open p8952 opened 9 years ago
Ideally uuidgen should be used, but in the current implementation this will not work due to interface names being generated based on uuid's.
uuidgen
0b5dc8b3383f089861ec7fe86760e3e818b94e39 includes a nasty hack to work around this by capping the maximum number containers at 253. However a better solution is needed.
Ideally
uuidgen
should be used, but in the current implementation this will not work due to interface names being generated based on uuid's.