diff options
author | Allan Stephens <allan.stephens@windriver.com> | 2011-04-18 16:08:22 +0200 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-05-10 22:03:51 +0200 |
commit | 7462b9e9f69aa6c5e2fded65d3b03df4ed08ff45 (patch) | |
tree | 8f730ab75bad31fe0384eeec2bde2a2fb429d26e /fs/inode.c | |
parent | tipc: Set name lookup scope field properly in all data messages (diff) | |
download | linux-7462b9e9f69aa6c5e2fded65d3b03df4ed08ff45.tar.xz linux-7462b9e9f69aa6c5e2fded65d3b03df4ed08ff45.zip |
tipc: Fix problem with bundled multicast message
Set the destination node and destination port fields of an outgoing
multicast message header to zero; this is necessary to ensure that
the receiving node can route the message properly if it was packed
into a bundle due to link congestion. (Previously, there was a chance
that the receiving node would send the unbundled message to a random
node & port, rather than processing the message itself.)
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions