]> git.baikalelectronics.ru Git - kernel.git/commit
ipvs: fix timer in get_curr_sync_buff
authorTinggong Wang <wangtinggong@gmail.com>
Wed, 9 Feb 2011 00:21:59 +0000 (02:21 +0200)
committerSimon Horman <horms@verge.net.au>
Tue, 15 Feb 2011 22:00:02 +0000 (07:00 +0900)
commitd39547491a6f0f5b965c88a7d5d401c89492d056
treef691935263f8f3e77071016924f15aac1e82ce4a
parent384969800b869430c8cb6b7e476314ad25c44f2a
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>
net/netfilter/ipvs/ip_vs_sync.c