summaryrefslogtreecommitdiffstats
path: root/package/ppp/files
Commit message (Expand)AuthorAgeFilesLines
* [package] ppp: introduce "authfail" option which specifies whether pppd shoul...jow2012-08-291-1/+5
* [package] ppp: the pptp buffering option is not supported anymore, remove itjow2012-06-211-5/+0
* [package] ppp: add missing options.pptpjow2012-06-111-0/+7
* [package] ppp: add support for kernel mode pptpjow2012-06-111-0/+49
* ppp: block restart of interfaces if pppd refused the command line optionsnbd2012-06-101-0/+4
* ppp: enable no_device in the netifd pppoa handler to bring it up at boot time...nbd2012-06-091-0/+2
* [package] /etc/functions.sh => /lib/functions.shjow2012-06-051-1/+1
* ppp: fix local ip in status info (fixes #11551)nbd2012-05-291-1/+1
* ppp: add back ip-{up,down}.d support for nownbd2012-05-262-0/+13
* pppd: add noipdefault option to /etc/ppp/options (fixes #11499)nbd2012-05-201-0/+1
* ppp: use the new json_get_vars functionnbd2012-05-141-17/+2
* [package] ppp: remove stray bracked in ppp-up script, thanks swalkerjow2012-05-071-1/+0
* netifd: update to latest version, fixes address/route list handling issues an...nbd2012-04-291-0/+1
* ppp: move ppp-{up,down} from the netifd package to pppdnbd2012-04-172-0/+22
* pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...nbd2012-03-208-307/+154
* package/ppp: fix typo in r28868 (closes: #10429)nico2011-11-151-1/+1
* package/ppp: use new service wrappersnico2011-11-081-4/+8
* [package] ppp: move the rp_pppoe_* options behind the plugin argumentjow2011-10-041-1/+1
* [package] ppp: implement pppoe specific uci options "ac" and "service" which ...jow2011-10-041-3/+14
* [package] ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service op...jow2011-10-042-3/+11
* [package] ppp: extend the r26742 change to ip-down toojow2011-04-201-4/+7
* [package] ppp: prevent duplicate hotplug for non uci managed ppp interfaces (...jow2011-04-201-1/+8
* [package] ppp: remove pppoa coldplug, the hotplug handler has been confirmed ...jow2011-01-171-4/+0
* [package] ppp: synthesize a .device option to make ifup work on pppoa interfa...jow2011-01-171-0/+4
* [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