Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added some extra utilities for working with bridge and interfaces #14

Merged
merged 2 commits into from
Jan 18, 2016

Conversation

xSmurf
Copy link
Contributor

@xSmurf xSmurf commented Jan 15, 2016

Added BridgeFromName, MakeNetInterfaceName, NewLinkFrom, UnsetLinkIp, and RenameInterfaceByName

They should be pretty self explanatory. BridgeFromName and NewLinkFrom allow creating a tenus bridge/link from existing interfaces, RenameInterfaceByName allows renaming by name, MakeNetInterfaceName exposed makeNetInterfaceName publicly, UnsetLinkIp allows removal of an address from a tenus link.

Let me know if anything requires further explanations.

@milosgajdos
Copy link
Owner

Awesome. Would you mind updating a README with a simple example how to use this ? It's obvious to me, but I'm thinking it could be kinda cool to have something in README. Thanks!

@xSmurf
Copy link
Contributor Author

xSmurf commented Jan 18, 2016

Done, also fixed up some of the comments which were a bit untidy.

milosgajdos added a commit that referenced this pull request Jan 18, 2016
Added some extra utilities for working with bridge and interfaces
@milosgajdos milosgajdos merged commit e812f88 into milosgajdos:master Jan 18, 2016
@xSmurf xSmurf deleted the bridge-helpers branch January 20, 2016 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants