diff options
author | Julian Anastasov <[email protected]> | 2020-06-20 13:03:55 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2020-07-01 10:18:20 +0200 |
commit | f9200a52eedfe96ae8d9cbf68a363f5409a46117 (patch) | |
tree | 53cbbc84f7c53b6246585ec1a8a3548316f82b1f /scripts/gdb/linux/proc.py | |
parent | 857ca89711de3dbcc674d58a6d7d297ee0bd34e1 (diff) |
ipvs: avoid expiring many connections from timer
Add new functions ip_vs_conn_del() and ip_vs_conn_del_put()
to release many IPVS connections in process context.
They are suitable for connections found in table
when we do not want to overload the timers.
Currently, the change is useful for the dropentry delayed
work but it will be used also in following patch
when flushing connections to failed destinations.
Signed-off-by: Julian Anastasov <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions