Home
last modified time | relevance | path

Searched hist:"03194379 a77b02df3404ec4848a50c6784e9a8a5" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/tipc/
H A Dnet.hdiff 03194379a77b02df3404ec4848a50c6784e9a8a5 Wed May 21 16:55:04 CDT 2008 Allan Stephens <allan.stephens@windriver.com> tipc: Fix initialization sequence problems when entering network mode

This patch ensures that TIPC's topology service and configuration
service are shut down before switching into "network mode". This
ensures that TIPC does not mistakenly try to send unnecessary
"publication withdraw" messages to other nodes before it is fully
initialized for sending off-node messages. Note that the node's
current network address is now updated only after the two services
are shut down; this ensures that any existing connections to the
topology server are terminated correctly using the old address.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dnet.cdiff 03194379a77b02df3404ec4848a50c6784e9a8a5 Wed May 21 16:55:04 CDT 2008 Allan Stephens <allan.stephens@windriver.com> tipc: Fix initialization sequence problems when entering network mode

This patch ensures that TIPC's topology service and configuration
service are shut down before switching into "network mode". This
ensures that TIPC does not mistakenly try to send unnecessary
"publication withdraw" messages to other nodes before it is fully
initialized for sending off-node messages. Note that the node's
current network address is now updated only after the two services
are shut down; this ensures that any existing connections to the
topology server are terminated correctly using the old address.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dcore.cdiff 03194379a77b02df3404ec4848a50c6784e9a8a5 Wed May 21 16:55:04 CDT 2008 Allan Stephens <allan.stephens@windriver.com> tipc: Fix initialization sequence problems when entering network mode

This patch ensures that TIPC's topology service and configuration
service are shut down before switching into "network mode". This
ensures that TIPC does not mistakenly try to send unnecessary
"publication withdraw" messages to other nodes before it is fully
initialized for sending off-node messages. Note that the node's
current network address is now updated only after the two services
are shut down; this ensures that any existing connections to the
topology server are terminated correctly using the old address.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dcore.hdiff 03194379a77b02df3404ec4848a50c6784e9a8a5 Wed May 21 16:55:04 CDT 2008 Allan Stephens <allan.stephens@windriver.com> tipc: Fix initialization sequence problems when entering network mode

This patch ensures that TIPC's topology service and configuration
service are shut down before switching into "network mode". This
ensures that TIPC does not mistakenly try to send unnecessary
"publication withdraw" messages to other nodes before it is fully
initialized for sending off-node messages. Note that the node's
current network address is now updated only after the two services
are shut down; this ensures that any existing connections to the
topology server are terminated correctly using the old address.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>