Peter Saveliev

Results 285 comments of Peter Saveliev

Yep, please post a PR. The proposal looks reasonable.

The root cause has been found. Preparing the fix.

The issue is fixed. For NDB it's as simple as ```python ndb .interfaces["testtun"] .set("gre_local", "10.10.10.3") .commit() ``` For IPRoute it's a bit more complicated. The GRE tunnels while setting an...

Yeah, it's another issue. The down tunnels don't send updates, I ignore that in the code — but forgot to force attributes reading. The interface attributes are changed in the...

Thanks for the feedback! I'm closing the ticket, but don't hesitate to report any further issues.