aboutsummaryrefslogtreecommitdiff
path: root/package/ppp/files
Commit message (Expand)AuthorAge
* ppp: use service_kill()Jo-Philipp Wich2010-09-19
* ppp: interpret "demand" option as timeout in seconds (#7517)Jo-Philipp Wich2010-06-26
* ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign d...Jo-Philipp Wich2010-05-07
* ppp: - make pppd shutdown more robust as pptp hangs when the underlying conne...Jo-Philipp Wich2010-05-06
* base-files, ppp: fix interface shutdownJo-Philipp Wich2010-05-06
* base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ...Jo-Philipp Wich2010-05-05
* ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally trunca...Jo-Philipp Wich2010-05-05
* ppp: rename 20-usb-modem to 20-atm-modemJo-Philipp Wich2010-05-02
* ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa packageJo-Philipp Wich2010-05-02
* ppp: bring pppoa script in sync with updated ppp logicJo-Philipp Wich2010-05-01
* ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ...Jo-Philipp Wich2010-05-01
* pppd: - localize variables in setup script - implement demand option as true ...Jo-Philipp Wich2010-05-01
* /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh...Travis Kemen2010-03-14
* fix issues with pptpd server and firewall, closes #2342Travis Kemen2010-02-26
* ppp: process option dns if peerdns is off (#6474)Jo-Philipp Wich2010-01-10
* ppp: add dns servers to uci state in the ip-up scriptJo-Philipp Wich2009-09-30
* ppp: quote positional parameters when calling up/down scripts (closes: #5622)Nicolas Thill2009-09-27
* move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe...Felix Fietkau2009-09-06
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* fix ppp and pptp typos where is used instead of (#4768, #4778)Florian Fainelli2009-03-15
* fix a race condition where ppp interfaces were not added to the firewall prop...Felix Fietkau2008-11-28
* add missing /etc/functions.sh include required for saving network state (clos...Nicolas Thill2008-09-23
* ppp: derive interface unit numbers from previous enumerationFelix Fietkau2008-08-28
* fix ppp interface enumeration - don't enumerate already processed interfacesFelix Fietkau2008-08-27
* fixes ppp ipv6 scripts, signed-off-by: Alina FriedrichsenJohn Crispin2008-07-29
* make ip-up scripts aware of network settingsJohn Crispin2008-06-11
* ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors (closes...Nicolas Thill2008-05-03
* fix interface enumeration issues related to /var/state/network (thx to fish f...Felix Fietkau2008-04-02
* made ppp usepeerdns configurable, fixes #3187John Crispin2008-03-07
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-03
* fix pppoe on dynamically assigned interfacesFelix Fietkau2007-12-23
* add workaround for ppp-on-boot issues, fixes #2524Felix Fietkau2007-12-13
* add ppp ipv6 patch by farnz (from #2525)Felix Fietkau2007-11-07
* Add ipv6 up/down using route (#2372)Florian Fainelli2007-09-16
* Use default values for lcp-echo-failure and lcp-echo-interval (#2373)Florian Fainelli2007-09-16
* fix ppp unit number issues (#2178)Felix Fietkau2007-09-07
* allow the user to disable the defaultroute option for pppFelix Fietkau2007-09-01
* oops... typoFelix Fietkau2007-08-31
* fix issues with multiple ppp links (noticed by Stefano Rivera)Felix Fietkau2007-08-31
* fix ifname in network state for pppoe and pptp, add a workaround for isps sen...Felix Fietkau2007-08-30
* add pppd options patch from #2114Felix Fietkau2007-07-23
* keep track of the network interface states (stored in uci format in /var/stat...Felix Fietkau2007-06-16
* various patches to add support for ppp over evdo or character devicesMike Baker2007-05-01
* add better default config for ar7, add br2684ctl init script, add a missing s...Felix Fietkau2007-04-21
* set the DEVICE variable in hotplug events from ppp interfacesFelix Fietkau2007-03-24
* Change mtu value for pppoa and pppoe (#945)Florian Fainelli2007-03-14
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-04
* more reliable fix for handling pppFelix Fietkau2007-02-25
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)Felix Fietkau2007-02-25
* Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/...Felix Fietkau2007-01-08