Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Create networking bridge if it is missing #380

Merged
merged 4 commits into from
Aug 28, 2015

Conversation

stucki
Copy link
Contributor

@stucki stucki commented Jul 6, 2015

Currently, a bridge device of an existing bridge must be specified for private networking support.
Create that bridge automatically if needed.

@fgrehm
Copy link
Owner

fgrehm commented Jul 16, 2015

Sorry for the long silence but as per GH-375 I'm looking for help to maintain this plugin and for now I'm holding back from bringing in new changes =/

If you are interested on maintaining the project and keep things moving please shoot me an email or drop a message on GH-375 so I can arrange things.

Cheers 🍻

@stucki
Copy link
Contributor Author

stucki commented Jul 18, 2015

Thanks for the feedback. Looking forward to a new release which contains this fix...

@fpletz
Copy link
Contributor

fpletz commented Jul 31, 2015

Thanks for the PR. Looks good in general.

Could you maybe rewrite the calls to ifconfig (deprecated) to use the ip command from iproute2 instead? ip link set bridge_name up and ip link show bridge_name should to the job.

@stucki
Copy link
Contributor Author

stucki commented Aug 25, 2015

Done, please check again.

@fpletz fpletz added this to the v1.2.0 milestone Aug 25, 2015
@fpletz fpletz merged commit 7eb3be3 into fgrehm:master Aug 28, 2015
@fpletz
Copy link
Contributor

fpletz commented Aug 28, 2015

Thanks! 🍻 Conflict with current master fixed and merged.

@stucki stucki deleted the create-bridge-if-missing branch August 29, 2015 10:08
@stucki
Copy link
Contributor Author

stucki commented Aug 29, 2015

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants