Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 384029

Summary: sys-apps/openrc-0.8.3: add support for macvlan
Product: Gentoo Hosted Projects Reporter: Stef Simoens <stef.simoens>
Component: OpenRCAssignee: OpenRC Team <openrc>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: openrc:oldnet
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 387433    
Attachments: macvlan.sh: module to support macvlan configuration

Description Stef Simoens 2011-09-21 22:30:51 UTC
I'm playing with linux containers, and prefer to set-up the network with macvlan.
The added patch is necessary to allow openrc to configure the macvlan-interface as any other interface.

Reproducible: Always




Patch Attached
Comment 1 Stef Simoens 2011-09-21 22:32:13 UTC
Created attachment 287373 [details]
macvlan.sh: module to support macvlan configuration

based on vlan.sh and tuntap.sh
Comment 2 William Hubbs gentoo-dev 2011-09-27 19:41:37 UTC
I'll look into this.
Comment 3 William Hubbs gentoo-dev 2011-10-26 22:59:36 UTC
This has been applied in git, commit f94e883.