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

check for ebtables #17

Closed
GoogleCodeExporter opened this issue Jul 17, 2015 · 1 comment
Closed

check for ebtables #17

GoogleCodeExporter opened this issue Jul 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. if user does not install ebtables on a system but installs core, core
will build and run, but api calls to instantiate links will fail in a
cryptic (corepyd.log) manner

What version of the product are you using? On what operating system?
netns

Please provide any additional information below.

Probably would suggest to check when starting core that ebtables is working
on the platform.  A configure check may help too.


Original issue reported on code.google.com by tomh....@gmail.com on 12 Mar 2010 at 10:43

@GoogleCodeExporter
Copy link
Author

configure script now checks for ebtables during build
cored.py checks for ebtables during startup with call to checkexec() in 
core/netns/vnet.py

Original comment by ahrenh...@gmail.com on 6 Aug 2010 at 4:25

  • Changed state: Fixed

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

No branches or pull requests

1 participant