| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | pppo*: change lcp-echo-interval to 1s instead of 10s | nbd | 2006-02-08 | 2 | -2/+2 |
* | Added needed patch for ppp to compile with filter enable | florian | 2006-02-05 | 1 | -0/+14 |
* | Updated ppp to be compiled with PPP filtering options as it was introduced wi... | florian | 2006-02-05 | 3 | -2/+15 |
* | change cp to $(CP) | mbm | 2006-02-01 | 1 | -3/+3 |
* | port wan_device changes from whiterussian to kamikaze | nbd | 2006-01-16 | 1 | -1/+1 |
* | remove useless /etc/ppp/peers/sample file (forgot the Makefile change) | nbd | 2006-01-11 | 1 | -2/+0 |
* | remove useless /etc/ppp/peers/sample file | nbd | 2006-01-11 | 1 | -3/+0 |
* | remove nodetach from ppp init scripts | nbd | 2005-11-19 | 2 | -2/+2 |
* | hotplug-based network script rewrite | nbd | 2005-11-19 | 2 | -65/+56 |
* | add lcp ping to ppp ifup script so that it timeouts properly (fixes #42) | nbd | 2005-11-11 | 2 | -49/+61 |
* | patch pppd to be able to deal with time changes during a connection, fixes #31 | nbd | 2005-11-11 | 1 | -0/+82 |
* | add hotplug stuff to trunk/ | nbd | 2005-11-07 | 5 | -1/+9 |
* | reorganize/rationalize/format package menuconfig, | nico | 2005-11-05 | 1 | -8/+8 |
* | fix typo in ppp init scripts | nbd | 2005-10-22 | 2 | -2/+2 |
* | remove Maintainer: and Source: from packages | nbd | 2005-10-21 | 7 | -14/+0 |
* | clean up mtu handling in ppp init scripts | nbd | 2005-10-19 | 2 | -4/+2 |
* | add fixes for dsl code, clean up old hacks | nbd | 2005-09-07 | 1 | -10/+0 |
* | reduce timeout for pppoe | nbd | 2005-09-05 | 1 | -0/+28 |
* | i think ATM is right | wbx | 2005-09-03 | 1 | -1/+1 |
* | change pppoa default mtu, fix typo in default config | nbd | 2005-09-01 | 1 | -1/+1 |
* | fix pppoatm init script | nbd | 2005-08-30 | 1 | -2/+1 |
* | remove connect line from pppoa start script | nbd | 2005-08-26 | 1 | -1/+0 |
* | clean up board-dependent files, add pppoatm support, add proper config examples | nbd | 2005-08-26 | 6 | -12/+88 |
* | fix pppoe init script | nbd | 2005-08-23 | 1 | -24/+27 |