K 10 svn:author V 2 kp K 8 svn:date V 27 2020-04-19T16:30:49.877931Z K 7 svn:log V 329 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. END