summaryrefslogtreecommitdiffstats
path: root/package/ppp/files
Commit message (Expand)AuthorAgeFilesLines
* [package] pppd: use "atmdev" option to select the DSL adapter, this aligns it...jow2010-10-201-3/+3
* [package] ppp: honour option auto in atm hotplugjow2010-10-191-1/+4
* [package] ppp:jow2010-10-191-4/+6
* [package] ppp: use service_kill()jow2010-09-191-9/+1
* [package] ppp: interpret "demand" option as timeout in seconds (#7517)jow2010-06-261-3/+3
* [package] ppp: convert dos line endings in 20-atm-modem hotplug handler to un...jow2010-05-111-25/+25
* [package] ppp:jow2010-05-072-14/+10
* [package] ppp:jow2010-05-061-7/+11
* [package] base-files, ppp: fix interface shutdownjow2010-05-061-5/+4
* [package] base-files, ppp: remove protocol specific cleanup code from /sbin/i...jow2010-05-051-1/+6
* [package] ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditiona...jow2010-05-051-2/+4
* [package] ppp: rename 20-usb-modem to 20-atm-modemjow2010-05-021-0/+0
* [package] ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa packagejow2010-05-021-0/+25
* [package] ppp: bring pppoa script in sync with updated ppp logicjow2010-05-011-7/+16
* [package] ppp:jow2010-05-013-62/+29
* [package] pppd:jow2010-05-011-9/+52
* /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh...thepeople2010-03-141-9/+38
* [patchteam] fix issues with pptpd server and firewall, closes #2342thepeople2010-02-262-2/+2
* [package] ppp: process option dns if peerdns is off (#6474)jow2010-01-101-3/+10
* [package] ppp: add dns servers to uci state in the ip-up scriptjow2009-09-301-0/+3
* [package] ppp: quote positional parameters when calling up/down scripts (clos...nico2009-09-272-2/+2
* move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe...nbd2009-09-062-5/+6
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* [package] fix ppp and pptp typos where is used instead of (#4768, #4778)florian2009-03-153-3/+3
* fix a race condition where ppp interfaces were not added to the firewall prop...nbd2008-11-281-0/+3
* add missing /etc/functions.sh include required for saving network state (clos...nico2008-09-232-0/+2
* ppp: derive interface unit numbers from previous enumerationnbd2008-08-281-4/+10
* fix ppp interface enumeration - don't enumerate already processed interfacesnbd2008-08-271-1/+1
* fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsenblogic2008-07-292-2/+2
* make ip-up scripts aware of network settingsblogic2008-06-111-2/+1
* [package] ppp/pptp fixes:nico2008-05-031-0/+1
* fix interface enumeration issues related to /var/state/network (thx to fish f...nbd2008-04-021-1/+1
* made ppp usepeerdns configurable, fixes #3187blogic2008-03-071-1/+4
* Here comes the new UCI. Enjoy :)nbd2008-02-032-5/+3
* fix pppoe on dynamically assigned interfacesnbd2007-12-231-3/+1
* add workaround for ppp-on-boot issues, fixes #2524nbd2007-12-131-0/+4
* add ppp ipv6 patch by farnz (from #2525)nbd2007-11-073-2/+35
* Add ipv6 up/down using route (#2372)florian2007-09-162-0/+4
* Use default values for lcp-echo-failure and lcp-echo-interval (#2373)florian2007-09-161-0/+2
* fix ppp unit number issues (#2178)nbd2007-09-071-3/+6
* allow the user to disable the defaultroute option for pppnbd2007-09-011-2/+3
* oops... typonbd2007-08-311-1/+1
* fix issues with multiple ppp links (noticed by Stefano Rivera)nbd2007-08-311-0/+2
* fix ifname in network state for pppoe and pptp, add a workaround for isps sen...nbd2007-08-301-0/+5
* add pppd options patch from #2114nbd2007-07-231-1/+3
* keep track of the network interface states (stored in uci format in /var/stat...nbd2007-06-162-2/+28
* various patches to add support for ppp over evdo or character devicesmbm2007-05-011-1/+21
* add better default config for ar7, add br2684ctl init script, add a missing s...nbd2007-04-211-1/+7
* set the DEVICE variable in hotplug events from ppp interfacesnbd2007-03-242-2/+2
* Change mtu value for pppoa and pppoe (#945)florian2007-03-142-2/+2