]> git.baikalelectronics.ru Git - kernel.git/commit
[TIPC]: Improve response to requests for node/link information
authorAllan Stephens <allan.stephens@windriver.com>
Thu, 29 Jun 2006 19:33:20 +0000 (12:33 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 30 Jun 2006 00:08:15 +0000 (17:08 -0700)
commitd5965184f02e24bf214ac6325cfea17966c12680
tree058a74fadfaf762587567ff59d87ae18db4c9d68
parentb266393511d1d2eaf6a05d605df9ad49c65cdfb3
[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>
net/tipc/node.c
net/tipc/zone.h