summaryrefslogtreecommitdiffhomepage
path: root/test/packetimpact
diff options
context:
space:
mode:
authorSam Balana <sbalana@google.com>2020-11-02 19:18:28 -0800
committergVisor bot <gvisor-bot@google.com>2020-11-02 19:20:47 -0800
commitc22067d3d4452ac6b65bd56daf796ffeca09e65c (patch)
tree4e84f395ab8a53c3bccc89fe4345f78704770c43 /test/packetimpact
parent51b062f6cdfb59ef82d0a6fa2ca79cb00dd953d2 (diff)
Send NUD probes in a separate gorountine
Send NUD probes in another gorountine to free the thread of execution for finishing the state transition. This is necessary to avoid deadlock where sending and processing probes are done in the same call stack, such as loopback and integration tests. Fixes #4701 PiperOrigin-RevId: 340362481
Diffstat (limited to 'test/packetimpact')
0 files changed, 0 insertions, 0 deletions