summaryrefslogtreecommitdiffstats
path: root/package/ppp
Commit message (Expand)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-172-2/+0
* [package] fix ppp and pptp typos where is used instead of (#4768, #4778)florian2009-03-154-4/+4
* 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
* oops, fix typo in [12368]nico2008-08-221-1/+1
* install ppp development headersnico2008-08-221-0/+5
* 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-032-2/+3
* 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
* bump ppp versionnbd2007-11-071-1/+1
* add ppp ipv6 patch by farnz (from #2525)nbd2007-11-074-2/+37
* remove linux-atm from ppp build deps - the internal version seems to be workingnbd2007-09-221-1/+1
* 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
* bump package versions after updatesnbd2007-09-071-1/+1
* fix ppp unit number issues (#2178)nbd2007-09-071-3/+6
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-23/+38
* 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
* refresh all package patches in the buildroot using quiltnbd2007-06-0424-298/+367
* 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
* Fix the device names too long (#1591)florian2007-04-171-7/+11
* set the DEVICE variable in hotplug events from ppp interfacesnbd2007-03-242-2/+2
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-3/+0
* Change mtu value for pppoa and pppoe (#945)florian2007-03-142-2/+2
* nuke mdev and replace it with hotplug2 :)nbd2007-03-042-2/+2
* more reliable fix for handling pppnbd2007-02-251-4/+0
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)nbd2007-02-251-0/+4
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSnico2007-01-221-1/+1
* Forward port whiterussian resolv.conf changesnbd2007-01-082-2/+2
* Also use INSTALL_CONF for pppflorian2007-01-051-2/+2
* fix ppp keepalive setting (#1071)nbd2006-12-201-2/+2
* Add ipv6 support to PPPflorian2006-12-071-2/+3
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-32/+32
* hopefully fix duplicate ppp instances (#895)nbd2006-11-181-1/+1
* implement target profiles in menuconfignbd2006-11-121-3/+0
* fix vpi/vci setting for pppoanbd2006-10-301-1/+3