aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorxiaojin <[email protected]>2012-08-13 13:43:15 +0100
committerGreg Kroah-Hartman <[email protected]>2012-08-16 12:02:26 -0700
commit7e8ac7b23b67416700dfb8b4136a4e81ce675b48 (patch)
treedf4f40955affd40802443dea9450a665f59d893e /tools/perf/scripts/python/sctop.py
parente9490e93c1978b6669f3e993caa3189be13ce459 (diff)
n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX
In 3GPP27.010 5.8.1, it defined: The TE multiplexer initiates the establishment of the multiplexer control channel by sending a SABM frame on DLCI 0 using the procedures of clause 5.4.1. Once the multiplexer channel is established other DLCs may be established using the procedures of clause 5.4.1. This patch implement 5.8.1 in MUX level, it make sure DLC0 is the first channel to be setup. [or for those not familiar with the specification: it was possible to try and open a data connection while the control channel was not yet fully open, which is a spec violation and confuses some modems] Signed-off-by: xiaojin <[email protected]> Tested-by: Yin, Fengwei <[email protected]> [tweaked the order we check things and error code] Signed-off-by: Alan Cox <[email protected]> Cc: The Horsebox <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions