]> git.proxmox.com Git - pve-cluster.git/commit
fix # 4764: datacenter config: default MAC prefix to official Proxmox OUI
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 29 Oct 2023 15:52:25 +0000 (16:52 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 29 Oct 2023 16:49:02 +0000 (17:49 +0100)
commitf40a6d9c57c5f49b0145427e3146489f45a1db0e
tree1b5e4b97f0d0dccc747ae6b55e168ef003efa7f3
parenta21d7e2203b8223a9e73e4f4622680b0429b6f2d
fix # 4764: datacenter config: default MAC prefix to official Proxmox OUI

Proxmox Server Solutions GmbH got the OUI BC-24-11 assigned for a MA-L
(large) address block that provides 24 bits (16 777 216) of space
available for guests.

Use this as new default, effectively disallowing a fully random MAC,
and extend the descriptions with some background.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/DataCenterConfig.pm