commit | 16a7fd323f93eab88df79fc647575ae9789037c2 | [log] [tgz] |
---|---|---|
author | Tinggong Wang <wangtinggong@gmail.com> | Wed Feb 09 02:21:59 2011 +0200 |
committer | Simon Horman <horms@verge.net.au> | Wed Feb 16 07:00:02 2011 +0900 |
tree | f691935263f8f3e77071016924f15aac1e82ce4a | |
parent | 8248779b1878f17cce2bb809831f4f2a252bdb77 [diff] |
ipvs: fix timer in get_curr_sync_buff Fix get_curr_sync_buff to keep buffer for 2 seconds as intended, not just for the current jiffie. By this way we will sync more connection structures with single packet. Signed-off-by: Tinggong Wang <wangtinggong@gmail.com> Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>