summaryrefslogtreecommitdiff
path: root/net/tipc/link.h
diff options
context:
space:
mode:
authorJon Paul Maloy <jon.maloy@ericsson.com>2016-04-15 17:33:06 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-04-15 20:09:06 (GMT)
commitde7e07f9ee14f47d05aa43046404c2904f0247dc (patch)
treefc4bf780d2d2b3273d7533deb3d5e08a4ddec6ba /net/tipc/link.h
parent42b18f605feaf7aa1825b35656bb7d6fdc132b45 (diff)
downloadlinux-de7e07f9ee14f47d05aa43046404c2904f0247dc.tar.xz
tipc: ensure that first packets on link are sent in order
In some link establishment scenarios we see that packet #2 may be sent out before packet #1, forcing the receiver to demand retransmission of the missing packet. This is harmless, but may cause confusion among people tracing the packet flow. Since this is extremely easy to fix, we do so by adding en extra send call to the bearer immediately after the link has come up. Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/link.h')
0 files changed, 0 insertions, 0 deletions