Rob Murray

Results 211 comments of Rob Murray

Ah, good - sounds promising. Thank you for the update.

Hi @ieugen - thank you for the update, I'm glad it went ok. I guess the interface was left behind in the host's network namespace because at some point the...

Yes, it's the same issue - the description captures it. In moby we ended up trying up to (an arbitrary) five times, then using the results anyway - on the...

@adrianchiris, @aboch ... could you take a look?

> @robmry just as an FYI, the check was introduced to align with how libmnl is executing netlink commands. see [1] > > can you provide more info on the...

> Yes, the goal of this library is to be in sync with iproute2 behavior as much as possible. If we start to add exceptions to accommodate this or this...

> I guess you convinced me. @robmry can you please add a comment line on top of each exposed method saying the in case of EINTR returned error the collection...

> 1. kernel recommends to retry inconsistent dump commands [1] Yes, indeed. But, if the data is returned, the caller has the option of choosing to do something else. >...

> @robmry This project follows a "One change/fix/feature per pull request" and the "Squash and Merge" option is not enabled. Please squash your commits into one and push again. Oh,...