Re: [PATCH 2/3] [TIPC] Improve response to requests for node/link information
From: David Miller <davem@davemloft.net>
Date: 2006-06-29 19:34:21
From: David Miller <davem@davemloft.net>
Date: 2006-06-29 19:34:21
From: Per Liden <redacted> Date: Wed, 28 Jun 2006 14:07:51 +0200
From: Allan Stephens <redacted> Now allocates reply space for "get links" request based on number of actual links, not number of potential links. Also, limits reply to "get links" and "get nodes" requests to 32KB to match capabilities of tipc-config utility that issued request. Signed-off-by: Allan Stephens <redacted> Signed-off-by: Per Liden <redacted>
Applied, thanks.