tn3399_openwrt/package
Martin Schiller 2da6c85c80 ltq-vdsl-app: add support for auto xfer_mode and auto line_mode
If xfer_mode is set to auto the vdsl_cpe_control daemon assumes that
ATM should be used for ADSL and PTM for VDSL.

xfer_mode and line_mode can be set to fixed value independantly from
each other.

The syntax for the tc_layer argument of vdsl_cpe_control is as follow:

-T<TcADSL>:<TcCfgUsADSL>:<TcCfgDsADSL>_<TcVDSL>:<TcCfgUsVDSL>:<TcCfgDsVDSL>

where TcADSL and TcVDSL can be: 1=ATM, 2=PTM/EFM, 4=Auto TC-Layer

and TcCfgUsADSL, TcCfgUsVDSL, TcCfgDsADSL, TcCfgDsVDSL can be:
1=64/65-octet encapsulation supported
2=64/65-octet encapsulation with pre-emption
3=64/65-octet encapsulation with short packets

Default: In case of no '-T' option is given, ADSL will be configured
in ATM and VDSL in PTM/EFM: -T1:0x1:0x1_2:0x1:0x1

The '-M' argument of dsl_cpe_control defines the initial DSL mode
(NextMode) for ADSL/VDSL multimode handling.

Possible Values: 0=API-default, 1=ADSL, 2=VDSL

Default: In case of no '-M' option is given, '0' (API-default) will
be selected.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2017-08-06 09:22:03 +02:00
..
base-files base-files: suppress uci not found output in login.sh 2017-08-04 23:11:19 +02:00
boot ramips: drop Edimax BR-6425 support 2017-08-03 00:07:56 +02:00
devel toolchain/arc: update to the most recent release arc-2017.03 2017-07-18 23:23:27 +02:00
firmware ath10k-firmware: add qca9888 firmware 2017-06-27 11:47:07 +02:00
kernel lantiq: ltq-atm/ltq-ptm: fix showtime handling on driver load 2017-08-06 09:22:03 +02:00
libs openssl: update to version 1.0.2l 2017-07-28 23:07:17 +02:00
network ltq-vdsl-app: add support for auto xfer_mode and auto line_mode 2017-08-06 09:22:03 +02:00
system procd: update to latest git HEAD 2017-07-31 19:20:16 +02:00
utils mtd-utils: use source package name for lzo in PKG_BUILD_DEPENDS 2017-07-08 22:51:34 +02:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00