aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/node.c
diff options
context:
space:
mode:
authorpravin shelar <[email protected]>2016-10-28 09:59:16 -0700
committerDavid S. Miller <[email protected]>2016-10-29 20:56:31 -0400
commitfceb9c3e38252992bbf1a3028cc2f7b871211533 (patch)
tree000b9e33ea52a048943fbb7c243fc461733f3ccb /net/tipc/node.c
parentc6fcc4fc5f8b592600c7409e769ab68da0fb1eca (diff)
geneve: avoid using stale geneve socket.
This patch is similar to earlier vxlan patch. Geneve device close operation frees geneve socket. This operation can race with geneve-xmit function which dereferences geneve socket. Following patch uses RCU mechanism to avoid this situation. Signed-off-by: Pravin B Shelar <[email protected]> Acked-by: John W. Linville <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions