Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 |
| | | | | SVN-Revision: 33688 | ||
* | add myself as a maintainer for various packages | Felix Fietkau | 2012-10-08 |
| | | | | SVN-Revision: 33660 | ||
* | ppp: enable parallel builds | Felix Fietkau | 2012-09-15 |
| | | | | SVN-Revision: 33415 | ||
* | ppp: make ppp-mod-pptp depend on resolveip | Jo-Philipp Wich | 2012-06-12 |
| | | | | SVN-Revision: 32269 | ||
* | ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by ↵ | Jo-Philipp Wich | 2012-06-11 |
| | | | | | | Daniel Golle <dgolle@allnet.de> - add netifd integration for pptp to ppp.sh SVN-Revision: 32197 | ||
* | ppp: remove old network scripts | Felix Fietkau | 2012-05-29 |
| | | | | SVN-Revision: 31984 | ||
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵ | Felix Fietkau | 2012-05-14 |
| | | | | | | in a few relevant places SVN-Revision: 31730 | ||
* | Add ppp-mod-pppol2tp subpackage to ppp | Gabor Juhos | 2012-05-03 |
| | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31564 | ||
* | ppp: move ppp-{up,down} from the netifd package to pppd | Felix Fietkau | 2012-04-17 |
| | | | | SVN-Revision: 31340 | ||
* | pppd: split files into netifd and non-netifd files, move the netifd ppp.sh ↵ | Felix Fietkau | 2012-03-20 |
| | | | | | | file to the pppd package SVN-Revision: 31041 | ||
* | package/ppp: fix typo in r28868 (closes: #10429) | Nicolas Thill | 2011-11-15 |
| | | | | SVN-Revision: 29165 | ||
* | package/ppp: use new service wrappers | Nicolas Thill | 2011-11-08 |
| | | | | SVN-Revision: 28868 | ||
* | ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by ↵ | Jo-Philipp Wich | 2011-10-04 |
| | | | | | | appending the nic-xxx argument last SVN-Revision: 28364 | ||
* | ppp: version bump to 2.4.5 | Felix Fietkau | 2011-07-28 |
| | | | | | | | | | | | | | | Bump to the current version of PPP. A few of the patches are either in 2.4.5 or something functionally equivalent is, so those patches were removed. 1 patch was added to accommodate pppol2pv3_addr which is referenced in a linux kernel header file, but isn't defined in the kernel header files packaged with PPP. Redux: re-instate the commenting out of the exponential back-off as requested by Felix. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27818 | ||
* | ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it ↵ | Felix Fietkau | 2011-06-12 |
| | | | | | | can cause functions needed by plugins to disappear (fixes #9462) SVN-Revision: 27159 | ||
* | ppp: prevent duplicate hotplug for non uci managed ppp interfaces (#9275) | Jo-Philipp Wich | 2011-04-20 |
| | | | | SVN-Revision: 26742 | ||
* | pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k ↵ | Felix Fietkau | 2011-03-02 |
| | | | | | | uncompressed SVN-Revision: 25828 | ||
* | ppp: add a more descriptive title for ppp-multilink | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25524 | ||
* | ppp: move multilink support into a separate build variant - saves around 30k ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | for the default build SVN-Revision: 25523 | ||
* | ppp: don't die on malformed PADS frames that might appear on instable DSL lines | Jo-Philipp Wich | 2011-01-19 |
| | | | | SVN-Revision: 25044 | ||
* | ppp: bump pkg revision after latest changes | Jo-Philipp Wich | 2011-01-17 |
| | | | | SVN-Revision: 25028 | ||
* | ppp: synthesize a .device option to make ifup work on pppoa interfaces again | Jo-Philipp Wich | 2011-01-17 |
| | | | | SVN-Revision: 25025 | ||
* | pppd: use "atmdev" option to select the DSL adapter, this aligns it with ↵ | Jo-Philipp Wich | 2010-10-20 |
| | | | | | | br2684ctl and solves #8108 SVN-Revision: 23551 | ||
* | ppp: - implement coldplugging for pppoa interfaces - honour device option to ↵ | Jo-Philipp Wich | 2010-10-19 |
| | | | | | | select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision SVN-Revision: 23530 | ||
* | ppp: utilize the new keepfiles facility to backup the whole radius directory | Jo-Philipp Wich | 2010-10-05 |
| | | | | SVN-Revision: 23259 | ||
* | ppp: mark /etc/ppp/ resources as conffiles | Jo-Philipp Wich | 2010-10-05 |
| | | | | SVN-Revision: 23248 | ||
* | add maintainer information | Jo-Philipp Wich | 2010-09-30 |
| | | | | SVN-Revision: 23159 | ||
* | ppp: use service_kill() | Jo-Philipp Wich | 2010-09-19 |
| | | | | SVN-Revision: 23088 | ||
* | ppp: populate gateway of default route with peer address (#6259) | Jo-Philipp Wich | 2010-08-25 |
| | | | | SVN-Revision: 22806 | ||
* | pppd: only remove own default route on shutdown (#7694) | Jo-Philipp Wich | 2010-08-04 |
| | | | | SVN-Revision: 22495 | ||
* | ppp: interpret "demand" option as timeout in seconds (#7517) | Jo-Philipp Wich | 2010-06-26 |
| | | | | SVN-Revision: 21903 | ||
* | bump release number for packages ahead of backfire in trunk | Nicolas Thill | 2010-05-23 |
| | | | | SVN-Revision: 21556 | ||
* | ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign ↵ | Jo-Philipp Wich | 2010-05-07 |
| | | | | | | dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp SVN-Revision: 21392 | ||
* | ppp: rename 20-usb-modem to 20-atm-modem | Jo-Philipp Wich | 2010-05-02 |
| | | | | SVN-Revision: 21303 | ||
* | ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package | Jo-Philipp Wich | 2010-05-02 |
| | | | | SVN-Revision: 21302 | ||
* | ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ↵ | Jo-Philipp Wich | 2010-05-01 |
| | | | | | | interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision SVN-Revision: 21283 | ||
* | propagate atm header changes into pppoatm and br2684ctl as well | Felix Fietkau | 2010-03-28 |
| | | | | SVN-Revision: 20558 | ||
* | this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also ↵ | Travis Kemen | 2010-03-05 |
| | | | | | | | | fixes parallel build. -Raphael SVN-Revision: 19993 | ||
* | ppp: add dns servers to uci state in the ip-up script | Jo-Philipp Wich | 2009-09-30 |
| | | | | SVN-Revision: 17801 | ||
* | ppp: quote positional parameters when calling up/down scripts (closes: #5622) | Nicolas Thill | 2009-09-27 |
| | | | | SVN-Revision: 17763 | ||
* | bump some revisions and update copyrights | Andy Boyett | 2009-09-10 |
| | | | | SVN-Revision: 17554 | ||
* | update ppp to v2.4.4 (#5102) | Jo-Philipp Wich | 2009-05-20 |
| | | | | SVN-Revision: 15955 | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | fix ppp and pptp typos where is used instead of (#4768, #4778) | Florian Fainelli | 2009-03-15 |
| | | | | SVN-Revision: 14882 | ||
* | oops, fix typo in [12368] | Nicolas Thill | 2008-08-22 |
| | | | | SVN-Revision: 12369 | ||
* | install ppp development headers | Nicolas Thill | 2008-08-22 |
| | | | | SVN-Revision: 12368 | ||
* | ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors ↵ | Nicolas Thill | 2008-05-03 |
| | | | | | | (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number SVN-Revision: 11018 | ||
* | bump ppp version | Felix Fietkau | 2007-11-07 |
| | | | | SVN-Revision: 9509 | ||
* | add ppp ipv6 patch by farnz (from #2525) | Felix Fietkau | 2007-11-07 |
| | | | | SVN-Revision: 9508 | ||
* | remove linux-atm from ppp build deps - the internal version seems to be working | Felix Fietkau | 2007-09-22 |
| | | | | SVN-Revision: 8964 |