-
-
Notifications
You must be signed in to change notification settings - Fork 249
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
Need help with TypeError: #526
Comments
Ough! Which pyroute2 version do you use? |
Got it. It's a bug in the library, sorry. Fixing. |
The bug appears only on old kernels < 3.3.0, caused by the internal library API. Will be fixed tonight. |
Thanks for looking into this Peter. Regards, |
Tried to make a simple quick-fix, but the issue is a bit more complicated. I'm trying to fix it until the next weekend. Sorry for the delay. |
Peter any way forward you found for this issue? Thanks, |
@vinod9987 can you check — if it's working now? I started to fix but then suddenly didn't do the last step, sorry. There it is (I hope). |
Hi All,
I am trying to create a simple Vlan like below but I am running into issues. This might be silly question but I am still learning, so please help.
I am using below code -
And I am getting below error -
I have even tried -
I am using freshly installed Centos 6.9 on kernel 2.6.32-696.30.1.el6.x86_64. Any help is truly appreciated.
Thanks,
Vinod
The text was updated successfully, but these errors were encountered: