Re: [PATCH 2/3] [TIPC] Improve response to requests for node/link information

2006-06-29 Thread David Miller
From: Per Liden <[EMAIL PROTECTED]> Date: Wed, 28 Jun 2006 14:07:51 +0200 > From: Allan Stephens <[EMAIL PROTECTED]> > > 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" request

[PATCH 2/3] [TIPC] Improve response to requests for node/link information

2006-06-29 Thread Per Liden
From: Allan Stephens <[EMAIL PROTECTED]> 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-o

[PATCH 2/3] [TIPC] Improve response to requests for node/link information

2006-06-28 Thread Per Liden
From: Allan Stephens <[EMAIL PROTECTED]> 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-o