This repository was archived by the owner on Jan 22, 2026. It is now read-only.
Commit a80a447
committed
util: Don't limit random mac addr range
This function was originally taken from xen, which limited the range to
reserve some MAC addresses for possible internal testing. Doesn't seem like
it was ever leveraged in practice, and libvirt doesn't limit mac generation
in a similar way, so just drop it.1 parent 4df4fc3 commit a80a447
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments