From: Timo Teras Date: Tue, 4 Mar 2008 07:40:12 +0000 (-0800) Subject: [AF_KEY]: Dump SA/SP entries non-atomically X-Git-Tag: v2.6.26-rc1~1138^2~497 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83321d6b9872b94604e481a79dc2c8acbe4ece31;p=pandora-kernel.git [AF_KEY]: Dump SA/SP entries non-atomically Stop dumping of entries when af_key socket receive queue is getting full and continue it later when there is more room again. This fixes dumping of large databases. Currently the entries not fitting into the receive queue are just dropped (including the end-of-dump message) which can confuse applications. Signed-off-by: Timo Teras Signed-off-by: David S. Miller --- Reading git-diff-tree failed