commit | 62480b992ba3fb1d7260b11293aed9d6557831c7 | [log] [tgz] |
---|---|---|
author | Martin Schiller <ms@dev.tdt.de> | Thu Nov 26 07:35:55 2020 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri Nov 27 17:22:51 2020 -0800 |
tree | 53496c6f13ad1feeacf0d2b36589bc1fc771c43c | |
parent | a4989fa91110508b64eea7ccde63d062113988ff [diff] |
net/lapb: fix t1 timer handling for LAPB_STATE_0 1. DTE interface changes immediately to LAPB_STATE_1 and start sending SABM(E). 2. DCE interface sends N2-times DM and changes to LAPB_STATE_1 afterwards if there is no response in the meantime. Signed-off-by: Martin Schiller <ms@dev.tdt.de> Signed-off-by: Jakub Kicinski <kuba@kernel.org>