diff options
author | 2017-09-21 09:16:31 +0200 | |
---|---|---|
committer | 2017-09-21 15:31:03 -0700 | |
commit | 5bc11ddbdf7fc6681db5c3f9a92cdee0f19cee1e (patch) | |
tree | 40929a51f121806984720d1d025660a384f7fe13 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/smc: adapt send request completion notification (diff) | |
download | wireguard-linux-5bc11ddbdf7fc6681db5c3f9a92cdee0f19cee1e.tar.xz wireguard-linux-5bc11ddbdf7fc6681db5c3f9a92cdee0f19cee1e.zip |
net/smc: longer delay for client link group removal
Client link group creation always follows the server linkgroup creation.
If peer creates a new server link group, client has to create a new
client link group. If peer reuses a server link group for a new
connection, client has to reuse its client link group as well. This
patch introduces a longer delay for client link group removal to make
sure this link group still exists, once the peer decides to reuse a
server link group. This avoids out-of-sync conditions for link groups.
If already scheduled, modify the delay.
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions