HomeFreeBSD

MFC r360068:

Description

MFC r360068:

ethersubr: Make the mac address generation more robust

If we create two (vnet) jails and create a bridge interface in each we end up
with the same mac address on both bridge interfaces.
These very often conflicts, resulting in same mac address in both jails.

Mitigate this problem by including the jail name in the mac address.

Details

Provenance
kpAuthored on
Parents
rS360298: MFC r360068:
Branches
Unknown
Tags
Unknown