Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384029 - sys-apps/openrc-0.8.3: add support for macvlan
Summary: sys-apps/openrc-0.8.3: add support for macvlan
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: OpenRC (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: OpenRC Team
URL:
Whiteboard: openrc:oldnet
Keywords:
Depends on:
Blocks: 387433
  Show dependency tree
 
Reported: 2011-09-21 22:30 UTC by Stef Simoens
Modified: 2013-04-25 23:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
macvlan.sh: module to support macvlan configuration (openrc-macvlan.diff,3.03 KB, text/plain)
2011-09-21 22:32 UTC, Stef Simoens
Details

Note You need to log in before you can comment on or make changes to this bug.
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.