aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/ltq-adsl-app/files/10-adsl_rename
Commit message (Collapse)AuthorAgeFilesLines
* ltq-xdsl-app: drop script for renaming the netdevMathias Kresin2018-01-101-7/+0
| | | | | | | Our netdevs are named dsl by default now, the rename via scripts isn't required anymore. Signed-off-by: Mathias Kresin <dev@kresin.me>
* ltq-xdsl-app: script style nitKevin Darbyshire-Bryant2017-10-251-1/+1
| | | | | | Fix missing space style nit. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* lantiq: xway: rename nas0/ptm0 to dsl0Mathias Kresin2017-10-251-0/+7
This change makes it possible to configure the wan/dsl ppp interface settings independantly from the used TC-Layer (ATM/PTM). By using dsl0 as interface name as for the xrx200 we can get rid of a few conditionals which were introduced because of the different default TC-Layer in xway and xrx200. Signed-off-by: Mathias Kresin <dev@kresin.me>