Jo-Philipp Wich
7ed9369cb3
ppp: the pptp buffering option is not supported anymore, remove it
...
SVN-Revision: 32482
2012-06-21 19:41:47 +00:00
Jo-Philipp Wich
6387e8e458
ppp: annotate most patches with description and S-o-b
...
SVN-Revision: 32463
2012-06-19 17:03:24 +00:00
Jo-Philipp Wich
b0ef94f8da
ppp: make ppp-mod-pptp depend on resolveip
...
SVN-Revision: 32269
2012-06-12 21:07:53 +00:00
Jo-Philipp Wich
0b5da2e16e
ppp: add missing options.pptp
...
SVN-Revision: 32233
2012-06-11 23:22:52 +00:00
Jo-Philipp Wich
13b8a13d48
ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by Daniel Golle <dgolle@allnet.de> - add netifd integration for pptp to ppp.sh
...
SVN-Revision: 32197
2012-06-11 20:07:46 +00:00
Felix Fietkau
378773f143
ppp: block restart of interfaces if pppd refused the command line options
...
SVN-Revision: 32160
2012-06-10 12:12:10 +00:00
Felix Fietkau
557a3b5dd4
ppp: enable no_device in the netifd pppoa handler to bring it up at boot time ( #11631 )
...
SVN-Revision: 32146
2012-06-09 23:16:26 +00:00
Jo-Philipp Wich
9ae901445b
/etc/functions.sh => /lib/functions.sh
...
SVN-Revision: 32062
2012-06-05 16:04:23 +00:00
Felix Fietkau
b971ea720c
ppp: remove old network scripts
...
SVN-Revision: 31984
2012-05-29 12:59:19 +00:00
Felix Fietkau
16eda3e152
ppp: fix local ip in status info ( fixes #11551 )
...
SVN-Revision: 31979
2012-05-29 12:58:57 +00:00
Felix Fietkau
f2db9f2339
ppp: add back ip-{up,down}.d support for now
...
SVN-Revision: 31860
2012-05-26 15:31:54 +00:00
Felix Fietkau
64b882f002
pppd: add noipdefault option to /etc/ppp/options ( fixes #11499 )
...
SVN-Revision: 31831
2012-05-20 14:02:05 +00:00
Felix Fietkau
5eed1d8f6b
enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places
...
SVN-Revision: 31730
2012-05-14 23:33:35 +00:00
Felix Fietkau
e8fa94daa4
ppp: use the new json_get_vars function
...
SVN-Revision: 31726
2012-05-14 20:58:24 +00:00
Jo-Philipp Wich
0422ba4687
ppp: remove stray bracked in ppp-up script, thanks swalker
...
SVN-Revision: 31647
2012-05-07 22:41:41 +00:00
Gabor Juhos
97697c332f
Add ppp-mod-pppol2tp subpackage to ppp
...
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
SVN-Revision: 31564
2012-05-03 09:38:58 +00:00
Felix Fietkau
f44934b9ae
netifd: update to latest version, fixes address/route list handling issues and fixes dual-stack ppp route handling
...
SVN-Revision: 31516
2012-04-29 12:20:10 +00:00
Felix Fietkau
873cdb190c
pppd: fix parsing the ipv6-{up,down}-script option
...
SVN-Revision: 31514
2012-04-29 10:08:33 +00:00
Felix Fietkau
43695701ec
ppp: move ppp-{up,down} from the netifd package to pppd
...
SVN-Revision: 31340
2012-04-17 21:35:13 +00:00
Felix Fietkau
a660a57d71
pppd: split files into netifd and non-netifd files, move the netifd ppp.sh file to the pppd package
...
SVN-Revision: 31041
2012-03-20 13:09:27 +00:00
Nicolas Thill
63820327d3
package/ppp: fix typo in r28868 ( closes : #10429 )
...
SVN-Revision: 29165
2011-11-15 23:40:39 +00:00
Nicolas Thill
72de194d16
package/ppp: use new service wrappers
...
SVN-Revision: 28868
2011-11-08 22:48:05 +00:00
Felix Fietkau
2ccd191b76
pppd: fix the exit code in case of authentication failure or other errors
...
SVN-Revision: 28498
2011-10-21 01:34:12 +00:00
Felix Fietkau
d1c05d734b
pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}
...
SVN-Revision: 28497
2011-10-20 21:42:07 +00:00
Jo-Philipp Wich
5e5416a128
ppp: move the rp_pppoe_* options behind the plugin argument
...
SVN-Revision: 28368
2011-10-04 23:41:12 +00:00
Jo-Philipp Wich
64f4a89e7c
ppp: implement pppoe specific uci options "ac" and "service" which map to "rp_pppoe_ac" and "rp_pppoe_service"
...
SVN-Revision: 28366
2011-10-04 23:37:53 +00:00
Jo-Philipp Wich
5659ec6918
ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by appending the nic-xxx argument last
...
SVN-Revision: 28364
2011-10-04 23:10:36 +00:00
Felix Fietkau
4dd9373b3e
ppp: remove zero-length patches
...
SVN-Revision: 27819
2011-07-28 17:34:44 +00:00
Felix Fietkau
4c4da37c09
ppp: version bump to 2.4.5
...
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
2011-07-28 16:51:12 +00:00
Felix Fietkau
01e7d775e7
ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it can cause functions needed by plugins to disappear ( fixes #9462 )
...
SVN-Revision: 27159
2011-06-12 14:07:08 +00:00
Jo-Philipp Wich
7982978391
ppp: extend the r26742 change to ip-down too
...
SVN-Revision: 26743
2011-04-20 12:08:12 +00:00
Jo-Philipp Wich
8d47f51f7c
ppp: prevent duplicate hotplug for non uci managed ppp interfaces ( #9275 )
...
SVN-Revision: 26742
2011-04-20 12:02:04 +00:00
Felix Fietkau
512bb389ee
pppd: support the nomp option if multilink support is disabled
...
SVN-Revision: 26614
2011-04-12 18:29:28 +00:00
Felix Fietkau
86f609804f
ppp: fix fallout from the size reduction patch (thx, frogonwheels)
...
SVN-Revision: 26398
2011-04-02 02:24:38 +00:00
Jo-Philipp Wich
3d5cdfac4e
ppp: drop 402-use_uclibc_utils.patch, it breaks ip address conversion
...
SVN-Revision: 25921
2011-03-07 09:21:25 +00:00
Felix Fietkau
0ca2b7f92c
ppp: add a few patches to reduce the package size
...
SVN-Revision: 25919
2011-03-07 02:09:48 +00:00
Felix Fietkau
575a35c58d
pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k uncompressed
...
SVN-Revision: 25828
2011-03-02 12:48:00 +00:00
Felix Fietkau
5d0f9914ba
ppp: add a more descriptive title for ppp-multilink
...
SVN-Revision: 25524
2011-02-13 16:25:33 +00:00
Felix Fietkau
63fef8ed5d
ppp: move multilink support into a separate build variant - saves around 30k for the default build
...
SVN-Revision: 25523
2011-02-13 16:23:15 +00:00
Jo-Philipp Wich
1868be702d
ppp: don't die on malformed PADS frames that might appear on instable DSL lines
...
SVN-Revision: 25044
2011-01-19 02:00:57 +00:00
Jo-Philipp Wich
5e76127831
ppp: bump pkg revision after latest changes
...
SVN-Revision: 25028
2011-01-17 02:14:32 +00:00
Jo-Philipp Wich
110055b383
ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ueagle and solos
...
SVN-Revision: 25027
2011-01-17 02:13:07 +00:00
Jo-Philipp Wich
5cf136ae0e
ppp: synthesize a .device option to make ifup work on pppoa interfaces again
...
SVN-Revision: 25025
2011-01-17 00:14:18 +00:00
Jo-Philipp Wich
a50421a302
pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108
...
SVN-Revision: 23551
2010-10-20 17:56:29 +00:00
Jo-Philipp Wich
191bf37328
ppp: honour option auto in atm hotplug
...
SVN-Revision: 23531
2010-10-19 07:01:38 +00:00
Jo-Philipp Wich
6029e1b618
ppp: - implement coldplugging for pppoa interfaces - honour device option to select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision
...
SVN-Revision: 23530
2010-10-19 06:42:37 +00:00
Jo-Philipp Wich
073ade4368
ppp: utilize the new keepfiles facility to backup the whole radius directory
...
SVN-Revision: 23259
2010-10-05 19:32:49 +00:00
Jo-Philipp Wich
6a10b180ce
ppp: mark /etc/ppp/ resources as conffiles
...
SVN-Revision: 23248
2010-10-05 17:13:07 +00:00
Jo-Philipp Wich
1cb2abca8e
add maintainer information
...
SVN-Revision: 23159
2010-09-30 10:48:37 +00:00
Jo-Philipp Wich
a5d0879de7
ppp: use service_kill()
...
SVN-Revision: 23088
2010-09-19 14:09:27 +00:00