]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit66f2610c36df12a3a61b01c8c425a0aebccdef10
tree3392dd67387bbf32f8fd944006d43fa1181a7b29
parent0ff1d51366d5b462167bd929ffce9312f99f75ba
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