| Commit message (Expand) | Author | Age | Files | Lines |
* | keep track of the network interface states (stored in uci format in /var/stat... | nbd | 2007-06-16 | 2 | -2/+28 |
* | refresh all package patches in the buildroot using quilt | nbd | 2007-06-04 | 24 | -298/+367 |
* | various patches to add support for ppp over evdo or character devices | mbm | 2007-05-01 | 1 | -1/+21 |
* | add better default config for ar7, add br2684ctl init script, add a missing s... | nbd | 2007-04-21 | 1 | -1/+7 |
* | Fix the device names too long (#1591) | florian | 2007-04-17 | 1 | -7/+11 |
* | set the DEVICE variable in hotplug events from ppp interfaces | nbd | 2007-03-24 | 2 | -2/+2 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | nbd | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 1 | -3/+0 |
* | Change mtu value for pppoa and pppoe (#945) | florian | 2007-03-14 | 2 | -2/+2 |
* | nuke mdev and replace it with hotplug2 :) | nbd | 2007-03-04 | 2 | -2/+2 |
* | more reliable fix for handling ppp | nbd | 2007-02-25 | 1 | -4/+0 |
* | fix ppp defaultroute issues (based on patch from #1386, fixes #1181) | nbd | 2007-02-25 | 1 | -0/+4 |
* | cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS | nico | 2007-01-22 | 1 | -1/+1 |
* | Forward port whiterussian resolv.conf changes | nbd | 2007-01-08 | 2 | -2/+2 |
* | Also use INSTALL_CONF for ppp | florian | 2007-01-05 | 1 | -2/+2 |
* | fix ppp keepalive setting (#1071) | nbd | 2006-12-20 | 1 | -2/+2 |
* | Add ipv6 support to PPP | florian | 2006-12-07 | 1 | -2/+3 |
* | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -32/+32 |
* | hopefully fix duplicate ppp instances (#895) | nbd | 2006-11-18 | 1 | -1/+1 |
* | implement target profiles in menuconfig | nbd | 2006-11-12 | 1 | -3/+0 |
* | fix vpi/vci setting for pppoa | nbd | 2006-10-30 | 1 | -1/+3 |
* | enable pppoa for ar7 | nbd | 2006-10-30 | 1 | -0/+1 |
* | use lock to remove race conditions in bringing up ppp and dhcp that would lea... | nbd | 2006-10-26 | 1 | -2/+8 |
* | make network scripts more robust, prevent multiple instances of pppd and udhc... | nbd | 2006-10-24 | 1 | -0/+5 |
* | pppd: pass on the configured upper limit for mtu to the channel that ppp uses | nbd | 2006-10-10 | 1 | -0/+17 |
* | save the real configured interface name in the 'device' variable when running... | nbd | 2006-10-09 | 1 | -1/+0 |
* | fix ppp compile on osx | nbd | 2006-09-27 | 2 | -0/+29 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -54/+62 |
* | add fixes for the pptp network scripts | nbd | 2006-09-23 | 1 | -3/+0 |
* | allow spaces in the keepalive option | nbd | 2006-09-12 | 1 | -2/+2 |
* | allow the user to override the lcp echo interval in ppp network configurations | nbd | 2006-09-12 | 1 | -1/+4 |
* | fix typo | nbd | 2006-08-04 | 1 | -1/+1 |
* | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | mbm | 2006-08-04 | 1 | -1/+1 |
* | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | mbm | 2006-08-04 | 1 | -1/+1 |
* | port ppp modules to package/kernel and fix ppp package dependencies | nbd | 2006-07-30 | 1 | -2/+3 |
* | rewrite of the network scripts and configuration | nbd | 2006-07-30 | 7 | -85/+77 |
* | remove unneeded RSTRIP calls. | nico | 2006-07-03 | 1 | -1/+0 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd | 2006-06-21 | 1 | -1/+1 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 1 | -1/+1 |
* | normalize Makefiles. | nico | 2006-06-18 | 1 | -39/+38 |
* | ppp: try to reconnect indefinitely (#551) | nbd | 2006-06-09 | 1 | -0/+1 |
* | improve dependency handling, fix some package makefile bugs | nbd | 2006-05-30 | 1 | -2/+2 |
* | add proper build depends | nbd | 2006-05-30 | 1 | -1/+1 |
* | sync ppp with trunk and convert it to -ng. | nico | 2006-05-24 | 15 | -202/+141 |
* | more BR2_ / CONFIG_ patches | mbm | 2006-05-15 | 2 | -25/+25 |
* | large init script cleanup and merge of whiterussian changes, new dnsmasq conf... | nbd | 2006-04-05 | 2 | -36/+20 |
* | precompile ppp active filter (reduces libpcap overhead to only a few k), enab... | nbd | 2006-03-18 | 7 | -5/+315 |
* | disable ppp filter support by default (adds unnecessary bloat by requiring li... | nbd | 2006-02-12 | 1 | -1/+1 |
* | use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot... | kaloz | 2006-02-10 | 1 | -0/+1 |