aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp
Commit message (Expand)AuthorAgeFilesLines
* package/ppp: fix typo in r28868 (closes: #10429)Nicolas Thill2011-11-152-2/+2
* package/ppp: use new service wrappersNicolas Thill2011-11-082-5/+9
* pppd: fix the exit code in case of authentication failure or other errorsFelix Fietkau2011-10-211-0/+12
* pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}Felix Fietkau2011-10-206-18/+101
* ppp: move the rp_pppoe_* options behind the plugin argumentJo-Philipp Wich2011-10-041-1/+1
* ppp: implement pppoe specific uci options "ac" and "service" which map to "rp...Jo-Philipp Wich2011-10-041-3/+14
* ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by a...Jo-Philipp Wich2011-10-043-4/+12
* ppp: remove zero-length patchesFelix Fietkau2011-07-285-0/+0
* ppp: version bump to 2.4.5Felix Fietkau2011-07-2825-1434/+113
* ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it ca...Felix Fietkau2011-06-121-3/+0
* ppp: extend the r26742 change to ip-down tooJo-Philipp Wich2011-04-201-4/+7
* ppp: prevent duplicate hotplug for non uci managed ppp interfaces (#9275)Jo-Philipp Wich2011-04-202-3/+10
* pppd: support the nomp option if multilink support is disabledFelix Fietkau2011-04-121-0/+19
* ppp: fix fallout from the size reduction patch (thx, frogonwheels)Felix Fietkau2011-04-021-0/+40
* ppp: drop 402-use_uclibc_utils.patch, it breaks ip address conversionJo-Philipp Wich2011-03-071-365/+0
* ppp: add a few patches to reduce the package sizeFelix Fietkau2011-03-075-0/+651
* pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k un...Felix Fietkau2011-03-021-0/+3
* ppp: add a more descriptive title for ppp-multilinkFelix Fietkau2011-02-131-1/+1
* ppp: move multilink support into a separate build variant - saves around 30k ...Felix Fietkau2011-02-131-7/+25
* ppp: don't die on malformed PADS frames that might appear on instable DSL linesJo-Philipp Wich2011-01-192-1/+110
* ppp: bump pkg revision after latest changesJo-Philipp Wich2011-01-171-1/+1
* ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ueagle...Jo-Philipp Wich2011-01-171-4/+0
* ppp: synthesize a .device option to make ifup work on pppoa interfaces againJo-Philipp Wich2011-01-172-1/+5
* pppd: use "atmdev" option to select the DSL adapter, this aligns it with br26...Jo-Philipp Wich2010-10-202-4/+4
* ppp: honour option auto in atm hotplugJo-Philipp Wich2010-10-191-1/+4
* ppp: - implement coldplugging for pppoa interfaces - honour device option to ...Jo-Philipp Wich2010-10-192-5/+7
* ppp: utilize the new keepfiles facility to backup the whole radius directoryJo-Philipp Wich2010-10-051-4/+1
* ppp: mark /etc/ppp/ resources as conffilesJo-Philipp Wich2010-10-051-1/+19
* add maintainer informationJo-Philipp Wich2010-09-301-0/+1
* ppp: use service_kill()Jo-Philipp Wich2010-09-192-10/+2
* ppp: populate gateway of default route with peer address (#6259)Jo-Philipp Wich2010-08-252-1/+22
* ppp: whitespace cleanup in previous commitJo-Philipp Wich2010-08-041-1/+1
* pppd: only remove own default route on shutdown (#7694)Jo-Philipp Wich2010-08-043-4/+12
* ppp: interpret "demand" option as timeout in seconds (#7517)Jo-Philipp Wich2010-06-262-4/+4
* bump release number for packages ahead of backfire in trunkNicolas Thill2010-05-231-1/+1
* ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign d...Jo-Philipp Wich2010-05-073-15/+11
* ppp: - make pppd shutdown more robust as pptp hangs when the underlying conne...Jo-Philipp Wich2010-05-061-7/+11
* base-files, ppp: fix interface shutdownJo-Philipp Wich2010-05-061-5/+4
* base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ...Jo-Philipp Wich2010-05-051-1/+6
* ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally trunca...Jo-Philipp Wich2010-05-051-2/+4
* ppp: rename 20-usb-modem to 20-atm-modemJo-Philipp Wich2010-05-022-1/+1
* ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa packageJo-Philipp Wich2010-05-022-0/+27
* ppp: bring pppoa script in sync with updated ppp logicJo-Philipp Wich2010-05-011-7/+16
* ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ...Jo-Philipp Wich2010-05-015-63/+158
* pppd: - localize variables in setup script - implement demand option as true ...Jo-Philipp Wich2010-05-011-9/+52
* propagate atm header changes into pppoatm and br2684ctl as wellFelix Fietkau2010-03-281-1/+6
* /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh...Travis Kemen2010-03-141-9/+38
* this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes...Travis Kemen2010-03-051-29/+23
* fix issues with pptpd server and firewall, closes #2342Travis Kemen2010-02-262-2/+2
* ppp: enable multilink support (#4837)Jo-Philipp Wich2010-02-221-5/+2