64 Commits (45f7dc9459491cebf83e05c47d4c0b995fcd6439)

Author SHA1 Message Date
Travis Kemen 812105bfb4 fix issues with pptpd server and firewall, closes #2342 15 years ago
Jo-Philipp Wich 243e190675 ppp: enable multilink support (#4837) 15 years ago
Jo-Philipp Wich b28f438a37 ppp: process option dns if peerdns is off (#6474) 15 years ago
Jo-Philipp Wich 414761eeb3 ppp: add dns servers to uci state in the ip-up script 15 years ago
Nicolas Thill 6b575bcb0e ppp: quote positional parameters when calling up/down scripts (closes: #5622) 15 years ago
Andy Boyett a5f80019ef bump some revisions and update copyrights 15 years ago
Felix Fietkau 488d168c25 move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well 15 years ago
Hauke Mehrtens d21f38210a refresh patches 15 years ago
Hauke Mehrtens b97b54291d Make patches apply agagin. The deleted parts were two times in the patches. 15 years ago
Jo-Philipp Wich 9137c11605 update ppp to v2.4.4 (#5102) 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Florian Fainelli a54018aa87 fix ppp and pptp typos where is used instead of (#4768, #4778) 16 years ago
Felix Fietkau b2ec8ffd5c fix a race condition where ppp interfaces were not added to the firewall properly when brought up at boot time - save the ppp interface unit number in the network state 16 years ago
Nicolas Thill 038f8c0532 add missing /etc/functions.sh include required for saving network state (closes: #3902) 16 years ago
Felix Fietkau 6488abc11c ppp: derive interface unit numbers from previous enumeration 16 years ago
Felix Fietkau 1c3b76013a fix ppp interface enumeration - don't enumerate already processed interfaces 16 years ago
Nicolas Thill 7075c9f917 oops, fix typo in [12368] 16 years ago
Nicolas Thill 2ac5a81ab4 install ppp development headers 16 years ago
John Crispin b639fc4b00 fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen 16 years ago
John Crispin 456893e798 make ip-up scripts aware of network settings 16 years ago
Nicolas Thill 3d4052492d ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number 16 years ago
Felix Fietkau f4f7d687f0 fix interface enumeration issues related to /var/state/network (thx to fish for debugging this) 17 years ago
John Crispin 18e061bd2a made ppp usepeerdns configurable, fixes #3187 17 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 17 years ago
Felix Fietkau 8c871a5f6b fix pppoe on dynamically assigned interfaces 17 years ago
Felix Fietkau 084c9abec3 add workaround for ppp-on-boot issues, fixes #2524 17 years ago
Felix Fietkau a79df14d21 bump ppp version 17 years ago
Felix Fietkau f77a9849c0 add ppp ipv6 patch by farnz (from #2525) 17 years ago
Felix Fietkau 12a7f0f292 remove linux-atm from ppp build deps - the internal version seems to be working 17 years ago
Florian Fainelli ea5e6f6571 Add ipv6 up/down using route (#2372) 17 years ago
Florian Fainelli 22e32fb6f0 Use default values for lcp-echo-failure and lcp-echo-interval (#2373) 17 years ago
Felix Fietkau 4db9556f99 bump package versions after updates 17 years ago
Felix Fietkau 469c658898 fix ppp unit number issues (#2178) 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Felix Fietkau 393c8bff07 allow the user to disable the defaultroute option for ppp 17 years ago
Felix Fietkau 365ad8dec6 oops... typo 17 years ago
Felix Fietkau a391a14e23 fix issues with multiple ppp links (noticed by Stefano Rivera) 17 years ago
Felix Fietkau 52a138a953 fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher) 17 years ago
Felix Fietkau da3f65f28c add pppd options patch from #2114 17 years ago
Felix Fietkau 4f16e9cc3e keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network) 17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt 17 years ago
Mike Baker 10ac836039 various patches to add support for ppp over evdo or character devices 17 years ago
Felix Fietkau 7c08cc06a2 add better default config for ar7, add br2684ctl init script, add a missing setting for pppoa 18 years ago
Florian Fainelli 9f652a1a85 Fix the device names too long (#1591) 18 years ago
Felix Fietkau 573c36539e set the DEVICE variable in hotplug events from ppp interfaces 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 18 years ago
Florian Fainelli a6481bb35b Change mtu value for pppoa and pppoe (#945) 18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :) 18 years ago
Felix Fietkau 92feed28d8 more reliable fix for handling ppp 18 years ago