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

Tuntap: support for non-default flags #154

Merged
merged 2 commits into from Jul 29, 2016

Conversation

lukasredynk
Copy link
Contributor

I've added additional field in Tuntap struct which allow creating tuntap device with non-default flag.

@vishvananda
Copy link
Owner

Code looks correct but I think we need some way for the defaults to be set automatically if a user doesn't fill out flags. Would a user ever purposefully set no flags = 0 ? If not, we can just use _DEFAULTS if flags == 0

@lukasredynk
Copy link
Contributor Author

Ok, fixed.

@jellonek
Copy link
Contributor

Bump up.

@vishvananda vishvananda merged commit 4e67e44 into vishvananda:master Jul 29, 2016
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

3 participants