diff options
| author | Jon Maloy <[email protected]> | 2018-09-28 18:23:21 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-09-29 18:24:22 +0000 |
| commit | 25b9221b959483f17c2964d0922869e16caa86b5 (patch) | |
| tree | efe153ded226c9b0046ff7612fa90fb0883e93b2 /net/tipc/msg.c | |
| parent | tipc: refactor function tipc_sk_filter_connect() (diff) | |
| download | kernel-25b9221b959483f17c2964d0922869e16caa86b5.tar.gz kernel-25b9221b959483f17c2964d0922869e16caa86b5.zip | |
tipc: add SYN bit to connection setup messages
Messages intended for intitating a connection are currently
indistinguishable from regular datagram messages. The TIPC
protocol specification defines bit 17 in word 0 as a SYN bit
to allow sanity check of such messages in the listening socket,
but this has so far never been implemented.
We do that in this commit.
Acked-by: Ying Xue <[email protected]>
Signed-off-by: Jon Maloy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/msg.c')
0 files changed, 0 insertions, 0 deletions
