| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] ppp: populate gateway of default route with peer address (#6259) | jow | 2010-08-25 | 2 | -1/+22 |
* | [package] ppp: whitespace cleanup in previous commit | jow | 2010-08-04 | 1 | -1/+1 |
* | [package] pppd: only remove own default route on shutdown (#7694) | jow | 2010-08-04 | 3 | -4/+12 |
* | [package] ppp: interpret "demand" option as timeout in seconds (#7517) | jow | 2010-06-26 | 2 | -4/+4 |
* | bump release number for packages ahead of backfire in trunk | nico | 2010-05-23 | 1 | -1/+1 |
* | [package] ppp: convert dos line endings in 20-atm-modem hotplug handler to un... | jow | 2010-05-11 | 1 | -25/+25 |
* | [package] ppp: | jow | 2010-05-07 | 3 | -15/+11 |
* | [package] ppp: | jow | 2010-05-06 | 1 | -7/+11 |
* | [package] base-files, ppp: fix interface shutdown | jow | 2010-05-06 | 1 | -5/+4 |
* | [package] base-files, ppp: remove protocol specific cleanup code from /sbin/i... | jow | 2010-05-05 | 1 | -1/+6 |
* | [package] ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditiona... | jow | 2010-05-05 | 1 | -2/+4 |
* | [package] ppp: rename 20-usb-modem to 20-atm-modem | jow | 2010-05-02 | 2 | -1/+1 |
* | [package] ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package | jow | 2010-05-02 | 2 | -0/+27 |
* | [package] ppp: bring pppoa script in sync with updated ppp logic | jow | 2010-05-01 | 1 | -7/+16 |
* | [package] ppp: | jow | 2010-05-01 | 5 | -63/+158 |
* | [package] pppd: | jow | 2010-05-01 | 1 | -9/+52 |
* | propagate atm header changes into pppoatm and br2684ctl as well | nbd | 2010-03-28 | 1 | -1/+6 |
* | /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh... | thepeople | 2010-03-14 | 1 | -9/+38 |
* | this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also | thepeople | 2010-03-05 | 1 | -29/+23 |
* | [patchteam] fix issues with pptpd server and firewall, closes #2342 | thepeople | 2010-02-26 | 2 | -2/+2 |
* | [package] ppp: enable multilink support (#4837) | jow | 2010-02-22 | 1 | -5/+2 |
* | [package] ppp: process option dns if peerdns is off (#6474) | jow | 2010-01-10 | 1 | -3/+10 |
* | [package] ppp: add dns servers to uci state in the ip-up script | jow | 2009-09-30 | 2 | -1/+4 |
* | [package] ppp: quote positional parameters when calling up/down scripts (clos... | nico | 2009-09-27 | 3 | -3/+3 |
* | [package] bump some revisions and update copyrights | agb | 2009-09-10 | 1 | -2/+2 |
* | move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe... | nbd | 2009-09-06 | 2 | -5/+6 |
* | [ppp] refresh patches | hauke | 2009-05-21 | 22 | -332/+277 |
* | [ppp] Make patches apply agagin. | hauke | 2009-05-21 | 18 | -2375/+0 |
* | [package] update ppp to v2.4.4 (#5102) | jow | 2009-05-20 | 42 | -3008/+5084 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 2 | -2/+0 |
* | [package] fix ppp and pptp typos where is used instead of (#4768, #4778) | florian | 2009-03-15 | 4 | -4/+4 |
* | fix a race condition where ppp interfaces were not added to the firewall prop... | nbd | 2008-11-28 | 1 | -0/+3 |
* | add missing /etc/functions.sh include required for saving network state (clos... | nico | 2008-09-23 | 2 | -0/+2 |
* | ppp: derive interface unit numbers from previous enumeration | nbd | 2008-08-28 | 1 | -4/+10 |
* | fix ppp interface enumeration - don't enumerate already processed interfaces | nbd | 2008-08-27 | 1 | -1/+1 |
* | oops, fix typo in [12368] | nico | 2008-08-22 | 1 | -1/+1 |
* | install ppp development headers | nico | 2008-08-22 | 1 | -0/+5 |
* | fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen | blogic | 2008-07-29 | 2 | -2/+2 |
* | make ip-up scripts aware of network settings | blogic | 2008-06-11 | 1 | -2/+1 |
* | [package] ppp/pptp fixes: | nico | 2008-05-03 | 2 | -2/+3 |
* | fix interface enumeration issues related to /var/state/network (thx to fish f... | nbd | 2008-04-02 | 1 | -1/+1 |
* | made ppp usepeerdns configurable, fixes #3187 | blogic | 2008-03-07 | 1 | -1/+4 |
* | Here comes the new UCI. Enjoy :) | nbd | 2008-02-03 | 2 | -5/+3 |
* | fix pppoe on dynamically assigned interfaces | nbd | 2007-12-23 | 1 | -3/+1 |
* | add workaround for ppp-on-boot issues, fixes #2524 | nbd | 2007-12-13 | 1 | -0/+4 |
* | bump ppp version | nbd | 2007-11-07 | 1 | -1/+1 |
* | add ppp ipv6 patch by farnz (from #2525) | nbd | 2007-11-07 | 4 | -2/+37 |
* | remove linux-atm from ppp build deps - the internal version seems to be working | nbd | 2007-09-22 | 1 | -1/+1 |
* | Add ipv6 up/down using route (#2372) | florian | 2007-09-16 | 2 | -0/+4 |
* | Use default values for lcp-echo-failure and lcp-echo-interval (#2373) | florian | 2007-09-16 | 1 | -0/+2 |