diff options
author | Martin Schiller <ms@dev.tdt.de> | 2018-11-27 09:50:29 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-29 23:25:36 +0100 |
commit | b020fcf6bb4b2d980298c416b3f407075aa2b3b6 (patch) | |
tree | 0416911e00e9f98aafd8ca8df328c2cacdaa35b8 /net/sched | |
parent | net/x25: fix null_x25_address handling (diff) | |
download | linux-b020fcf6bb4b2d980298c416b3f407075aa2b3b6.tar.xz linux-b020fcf6bb4b2d980298c416b3f407075aa2b3b6.zip |
net/x25: handle call collisions
If a session in X25_STATE_1 (Awaiting Call Accept) receives a call
request, the session will be closed (x25_disconnect), cause=0x01
(Number Busy) and diag=0x48 (Call Collision) will be set and a clear
request will be send.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions