commit | ea13847b240e689e8f291355c36b46de9f44ddf9 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu Jun 29 12:33:20 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Jun 29 17:08:15 2006 -0700 |
tree | 058a74fadfaf762587567ff59d87ae18db4c9d68 | |
parent | e49060c7cab6ca856d048e1e10d71c0e6fedf376 [diff] |
[TIPC]: Improve response to requests for node/link information 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 <allan.stephens@windriver.com> Signed-off-by: Per Liden <per.liden@ericsson.com>