OSDN Git Service

net/x25: add new state X25_STATE_5
authorMartin Schiller <ms@dev.tdt.de>
Mon, 9 Dec 2019 07:21:34 +0000 (08:21 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Dec 2019 18:28:43 +0000 (10:28 -0800)
commitf8fc57e8d7c5d95f4180b127d3b167de403557c0
tree3392dd67387bbf32f8fd944006d43fa1181a7b29
parent65cb13986229cec02635a1ecbcd1e2dd18353201
net/x25: add new state X25_STATE_5

This is needed, because if the flag X25_ACCPT_APPRV_FLAG is not set on a
socket (manual call confirmation) and the channel is cleared by remote
before the manual call confirmation was sent, this situation needs to
be handled.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/x25.h
net/x25/af_x25.c
net/x25/x25_in.c