aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp
Commit message (Expand)AuthorAgeFilesLines
* various patches to add support for ppp over evdo or character devicesMike Baker2007-05-011-1/+21
* add better default config for ar7, add br2684ctl init script, add a missing s...Felix Fietkau2007-04-211-1/+7
* Fix the device names too long (#1591)Florian Fainelli2007-04-171-7/+11
* set the DEVICE variable in hotplug events from ppp interfacesFelix Fietkau2007-03-242-2/+2
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-161-3/+0
* Change mtu value for pppoa and pppoe (#945)Florian Fainelli2007-03-142-2/+2
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-042-2/+2
* more reliable fix for handling pppFelix Fietkau2007-02-251-4/+0
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)Felix Fietkau2007-02-251-0/+4
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSNicolas Thill2007-01-221-1/+1
* Forward port whiterussian resolv.conf changesFelix Fietkau2007-01-082-2/+2
* Also use INSTALL_CONF for pppFlorian Fainelli2007-01-051-2/+2
* fix ppp keepalive setting (#1071)Felix Fietkau2006-12-201-2/+2
* Add ipv6 support to PPPFlorian Fainelli2006-12-071-2/+3
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-32/+32
* hopefully fix duplicate ppp instances (#895)Felix Fietkau2006-11-181-1/+1
* implement target profiles in menuconfigFelix Fietkau2006-11-121-3/+0
* fix vpi/vci setting for pppoaFelix Fietkau2006-10-301-1/+3
* enable pppoa for ar7Felix Fietkau2006-10-301-0/+1
* use lock to remove race conditions in bringing up ppp and dhcp that would lea...Felix Fietkau2006-10-261-2/+8
* make network scripts more robust, prevent multiple instances of pppd and udhc...Felix Fietkau2006-10-241-0/+5
* pppd: pass on the configured upper limit for mtu to the channel that ppp usesFelix Fietkau2006-10-101-0/+17
* save the real configured interface name in the 'device' variable when running...Felix Fietkau2006-10-091-1/+0
* fix ppp compile on osxFelix Fietkau2006-09-272-0/+29
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-54/+62
* add fixes for the pptp network scriptsFelix Fietkau2006-09-231-3/+0
* allow spaces in the keepalive optionFelix Fietkau2006-09-121-2/+2
* allow the user to override the lcp echo interval in ppp network configurationsFelix Fietkau2006-09-121-1/+4
* fix typoFelix Fietkau2006-08-041-1/+1
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-041-1/+1
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-041-1/+1
* port ppp modules to package/kernel and fix ppp package dependenciesFelix Fietkau2006-07-301-2/+3
* rewrite of the network scripts and configurationFelix Fietkau2006-07-307-85/+77
* remove unneeded RSTRIP calls.Nicolas Thill2006-07-031-1/+0
* credit where credit is dueMike Baker2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-1/+1
* normalize Makefiles.Nicolas Thill2006-06-181-39/+38
* ppp: try to reconnect indefinitely (#551)Felix Fietkau2006-06-091-0/+1
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-301-2/+2
* add proper build dependsFelix Fietkau2006-05-301-1/+1
* sync ppp with trunk and convert it to -ng.Nicolas Thill2006-05-2415-202/+141
* more BR2_ / CONFIG_ patchesMike Baker2006-05-152-25/+25
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-052-36/+20
* precompile ppp active filter (reduces libpcap overhead to only a few k), enab...Felix Fietkau2006-03-187-5/+315
* disable ppp filter support by default (adds unnecessary bloat by requiring li...Felix Fietkau2006-02-121-1/+1
* use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot...Imre Kaloz2006-02-101-0/+1
* pppo*: change lcp-echo-interval to 1s instead of 10sFelix Fietkau2006-02-082-2/+2
* Added needed patch for ppp to compile with filter enableFlorian Fainelli2006-02-051-0/+14