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

add ether protocol to onevnet addressrange type #153

Merged
merged 6 commits into from
May 13, 2015

Conversation

tuxmea
Copy link
Contributor

@tuxmea tuxmea commented May 11, 2015

closes #138

@@ -34,7 +34,7 @@

newproperty(:protocol) do
desc "Type of the addressrange. Valid values: IP4, IP6, IP4_6"
newvalues(:ip4, :ip6, :ip4_6)
newvalues(:ip4, :ip6, :ip4_6, :ether)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe add ehter also to description?

@rwaffen
Copy link
Contributor

rwaffen commented May 13, 2015

okay, looks good to me... will merge now.

rwaffen added a commit that referenced this pull request May 13, 2015
add ether protocol to onevnet addressrange type
@rwaffen rwaffen merged commit 28bbe8e into epost-dev:master May 13, 2015
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.

Error when trying to create an ETHER network
2 participants