https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229957

--- Comment #1 from Eugene Grosbein <eu...@freebsd.org> ---
Please describe how do you create your jail and, more important, how do you
create epairs and move their parts to distinct VNET. The order is important,
too.

After https://svnweb.freebsd.org/base?view=revision&revision=334094 there may
be no randomness in assigning MAC address to epair if current hostid is not
zero while epair is being created. Instead, the MAC address is determined by
hostid and interface index. If you create single epair within some VNET and it
gets some interface index and MAC but you move it to another VNET then create
next epair, it may get same interface index (?) and same hostid, so same MAC
address.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to