You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can check this attribute, as well as some others, in the status dictionary:
print(ipr.status)
But currently this particular all_ns functionality might be broken in the master branch. If so, let me know. And beside of that I'll add a functional test for that, it's missing now.
Pls be aware that the core is being rewritten, so some more issues might happen the nearest weeks.
I understood that current master branch is "experimental", it's fine for me. I just tried to run some of our tests suites with it, to report (and perhaps contribute to solve) emerging bugs.
Please consider all our reports as low priority, it's only to track it. So far, it looks promising.
Hello,
We used to read IPRoute attributes to check if some options are enabled on it, like this:
How can we update our code to check this now?
The text was updated successfully, but these errors were encountered: