Home
last modified time | relevance | path

Searched hist:"149 ce37c8de72c64fc4f66c1b4cf7a0fb66b7ee9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/tipc/
H A Dname_distr.cdiff 149ce37c8de72c64fc4f66c1b4cf7a0fb66b7ee9 Tue May 31 10:05:02 CDT 2011 Allan Stephens <allan.stephens@windriver.com> tipc: Prevent fragmented messages during initial name table exchange

Reduces the maximum size of messages sent during the initial exchange
of name table information between two nodes to be no larger than the
MTU of the first link established between the nodes. This ensures that
messages will never need to be fragmented, which would add unnecessary
overhead to the name table synchronization mechanism.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>