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
rS360297: MFC r348366 (by lwhsu):
Branches
Unknown
Tags
Unknown