Bug 85527

Summary: RFE: systemd-nspawn: also assign stable MAC addresses to macvlan devices
Product: systemd Reporter: George Shammas <georgyo>
Component: generalAssignee: systemd-bugs
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description George Shammas 2014-10-27 22:02:50 UTC
The network-macvlan flag for nspawn creates a non-stable mac address, even in a reboot of a container.

It appears that in 216 there was a fix applied to solve the problem for netowrk-veth, but wasn't applied for macvlan.

The macvlan has several benefits over veth, namely that it doesn't require setting up a bridge network, and that the virutal interfaces created cannot see the global or neighbor traffic received of the physical interface.
Comment 1 Lennart Poettering 2014-12-09 00:20:50 UTC
Implemented in git.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.