aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/files/lib
Commit message (Collapse)AuthorAgeFilesLines
* network: also shorten virtual interface names of ppp and 3g/4g connectionsSteven Barth2015-04-171-1/+1
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45479
* ppp: add unconditional autoipv6-triggerSteven Barth2014-10-091-0/+9
| | | | SVN-Revision: 42860
* ppp: remove ugly ipv6-workaroundSteven Barth2014-10-091-9/+0
| | | | | | | | | | | | | | | This is not needed after all: Omitting option ipv6 or setting it to 'auto' will fire up a dhcpv6 subprotocol (this was added). Setting ipv6 to 1 will only cause the IPv6 link to be brought up and an accompanying dhcpv6 or static interface with ifname @wan can be used to configure addresses. Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42859
* ppp: allow auto-detecting and creation of ipv6 subinterfaceSteven Barth2014-10-081-0/+9
| | | | | | | | this makes ipv6 with ppp a bit more comfortable Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42854
* ppp: correctly handle address when reloadingSteven Barth2013-06-101-1/+1
| | | | SVN-Revision: 36904
* ppp: don't automatically set IPv6 default route * Fixes ↵Steven Barth2013-01-171-1/+0
| | | | | | "ndisc_router_discovery() failed to add default route" SVN-Revision: 35188
* packages: sort network related packages into package/network/Felix Fietkau2012-10-102-0/+35
SVN-Revision: 33688