Age | Commit message (Expand) | Author |
2006-08-04 | fix typo | nbd |
2006-08-04 | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | mbm |
2006-08-04 | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | mbm |
2006-07-30 | port ppp modules to package/kernel and fix ppp package dependencies | nbd |
2006-07-30 | rewrite of the network scripts and configuration | nbd |
2006-07-03 | remove unneeded RSTRIP calls. | nico |
2006-06-27 | credit where credit is due | mbm |
2006-06-21 | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd |
2006-06-21 | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd |
2006-06-18 | normalize Makefiles. | nico |
2006-06-09 | ppp: try to reconnect indefinitely (#551) | nbd |
2006-05-30 | improve dependency handling, fix some package makefile bugs | nbd |
2006-05-30 | add proper build depends | nbd |
2006-05-24 | sync ppp with trunk and convert it to -ng. | nico |
2006-05-15 | more BR2_ / CONFIG_ patches | mbm |
2006-04-05 | large init script cleanup and merge of whiterussian changes, new dnsmasq conf... | nbd |
2006-03-18 | precompile ppp active filter (reduces libpcap overhead to only a few k), enab... | nbd |
2006-02-12 | disable ppp filter support by default (adds unnecessary bloat by requiring li... | nbd |
2006-02-10 | use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot... | kaloz |
2006-02-08 | pppo*: change lcp-echo-interval to 1s instead of 10s | nbd |
2006-02-05 | Added needed patch for ppp to compile with filter enable | florian |
2006-02-05 | Updated ppp to be compiled with PPP filtering options as it was introduced wi... | florian |
2006-02-01 | change cp to $(CP) | mbm |
2006-01-16 | port wan_device changes from whiterussian to kamikaze | nbd |
2006-01-11 | remove useless /etc/ppp/peers/sample file (forgot the Makefile change) | nbd |
2006-01-11 | remove useless /etc/ppp/peers/sample file | nbd |
2005-11-19 | remove nodetach from ppp init scripts | nbd |
2005-11-19 | hotplug-based network script rewrite | nbd |
2005-11-11 | add lcp ping to ppp ifup script so that it timeouts properly (fixes #42) | nbd |
2005-11-11 | patch pppd to be able to deal with time changes during a connection, fixes #31 | nbd |
2005-11-07 | add hotplug stuff to trunk/ | nbd |
2005-11-05 | reorganize/rationalize/format package menuconfig, | nico |
2005-10-22 | fix typo in ppp init scripts | nbd |
2005-10-21 | remove Maintainer: and Source: from packages | nbd |
2005-10-19 | clean up mtu handling in ppp init scripts | nbd |
2005-09-07 | add fixes for dsl code, clean up old hacks | nbd |
2005-09-05 | reduce timeout for pppoe | nbd |
2005-09-03 | i think ATM is right | wbx |
2005-09-01 | change pppoa default mtu, fix typo in default config | nbd |
2005-08-30 | fix pppoatm init script | nbd |
2005-08-26 | remove connect line from pppoa start script | nbd |
2005-08-26 | clean up board-dependent files, add pppoatm support, add proper config examples | nbd |
2005-08-23 | fix pppoe init script | nbd |
2005-08-20 | add pppoe fix from whiterussian | nbd |
2005-08-20 | add support for pppoe over atheros wlan | nbd |
2005-08-10 | Make MTU default to 1492 when ppp_mtu nvram variable is not set | nico |
2005-08-10 | Fix /etc/init.d/S50pppoe -> /sbin/ifup.pppoe change | nico |
2005-07-21 | add config file /etc/config/network, add board-specific network.overrides (in... | nbd |
2005-07-15 | give basic commandline help | nbd |
2005-07-13 | fix ppp reconnect bug | nbd |