HomeFreeBSD

bridge tests: Ensure that bridges in different jails get different MAC addresses

Description

bridge tests: Ensure that bridges in different jails get different MAC addresses

We used to have a problem where bridges created in different vnet jails
would end up having the same mac address. This is now fixed by
including the jail name as a seed for the mac address generation, but we
should verify that it doesn't regress.

Details

Provenance
kpAuthored on Apr 19 2020, 4:30 PM
Parents
rG98582ce38183: pf: Improve ioctl() input validation
Branches
Unknown
Tags
Unknown