commit | f882cb7684cf54d4f5d3e25443a80a039e1b4bd7 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu Apr 07 09:43:27 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Sep 01 11:16:35 2011 -0400 |
tree | 0ade2aba888449e606fd6ad3c01db3e3c473c197 | |
parent | 062b4c99fe70f95e07e8af15617750d2a6fb6789 [diff] |
tipc: Initialize peer session field of newly created link endpoint Initializes the peer session number field of a newly created link endpoint to an invalid value. This eliminates the remote possibility that it will accidentally match the session number used by the peer the first time the link is activated, and cause the link to ignore a valid RESET message. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>