aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/ppp
Commit message (Expand)AuthorAge
* pppd: pass on the configured upper limit for mtu to the channel that ppp usesFelix Fietkau2006-10-10
* save the real configured interface name in the 'device' variable when running...Felix Fietkau2006-10-09
* fix ppp compile on osxFelix Fietkau2006-09-27
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-24
* add fixes for the pptp network scriptsFelix Fietkau2006-09-23
* allow spaces in the keepalive optionFelix Fietkau2006-09-12
* allow the user to override the lcp echo interval in ppp network configurationsFelix Fietkau2006-09-12
* fix typoFelix Fietkau2006-08-04
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-04
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-04
* port ppp modules to package/kernel and fix ppp package dependenciesFelix Fietkau2006-07-30
* rewrite of the network scripts and configurationFelix Fietkau2006-07-30
* remove unneeded RSTRIP calls.Nicolas Thill2006-07-03
* credit where credit is dueMike Baker2006-06-27
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-21
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-21
* normalize Makefiles.Nicolas Thill2006-06-18
* ppp: try to reconnect indefinitely (#551)Felix Fietkau2006-06-09
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-30
* add proper build dependsFelix Fietkau2006-05-30
* sync ppp with trunk and convert it to -ng.Nicolas Thill2006-05-24
* more BR2_ / CONFIG_ patchesMike Baker2006-05-15
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-05
* precompile ppp active filter (reduces libpcap overhead to only a few k), enab...Felix Fietkau2006-03-18
* disable ppp filter support by default (adds unnecessary bloat by requiring li...Felix Fietkau2006-02-12
* use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot...Imre Kaloz2006-02-10
* pppo*: change lcp-echo-interval to 1s instead of 10sFelix Fietkau2006-02-08
* Added needed patch for ppp to compile with filter enableFlorian Fainelli2006-02-05
* Updated ppp to be compiled with PPP filtering options as it was introduced wi...Florian Fainelli2006-02-05
* change cp to $(CP)Mike Baker2006-02-01
* port wan_device changes from whiterussian to kamikazeFelix Fietkau2006-01-16
* remove useless /etc/ppp/peers/sample file (forgot the Makefile change)Felix Fietkau2006-01-11
* remove useless /etc/ppp/peers/sample fileFelix Fietkau2006-01-11
* remove nodetach from ppp init scriptsFelix Fietkau2005-11-19
* hotplug-based network script rewriteFelix Fietkau2005-11-19
* add lcp ping to ppp ifup script so that it timeouts properly (fixes #42)Felix Fietkau2005-11-11
* patch pppd to be able to deal with time changes during a connection, fixes #31Felix Fietkau2005-11-11
* add hotplug stuff to trunk/Felix Fietkau2005-11-07
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-05
* fix typo in ppp init scriptsFelix Fietkau2005-10-22
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-21
* clean up mtu handling in ppp init scriptsFelix Fietkau2005-10-19
* add fixes for dsl code, clean up old hacksFelix Fietkau2005-09-07
* reduce timeout for pppoeFelix Fietkau2005-09-05
* i think ATM is rightWaldemar Brodkorb2005-09-03
* change pppoa default mtu, fix typo in default configFelix Fietkau2005-09-01
* fix pppoatm init scriptFelix Fietkau2005-08-30
* remove connect line from pppoa start scriptFelix Fietkau2005-08-26
* clean up board-dependent files, add pppoatm support, add proper config examplesFelix Fietkau2005-08-26
* fix pppoe init scriptFelix Fietkau2005-08-23