mirror of
https://github.com/moby/moby.git
synced 2026-07-10 08:39:25 +00:00
Returning possibly inconsistent data avoids retrying indefinitely, and matches the behaviour of vishvananda/netlink prior to version 1.2.1, in which the NLM_F_DUMP_INTR flag was ignored. Signed-off-by: Rob Murray <rob.murray@docker.com>