aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/ppp
Commit message (Expand)AuthorAge
* ppp: try to reconnect indefinitely (#551)Felix Fietkau2006-06-09
* remove superfluous checks in /var/lock creation.Nicolas Thill2006-05-20
* fix /var/log directory creation, needed for proper ppp operation.Nicolas Thill2006-05-20
* oops, fix wrong directories from my last commit.Nicolas Thill2006-05-20
* add support for multiple /etc/ppp/ip-{up,down} scripts.Nicolas Thill2006-05-20
* 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
* add pppoe fix from whiterussianFelix Fietkau2005-08-20
* add support for pppoe over atheros wlanFelix Fietkau2005-08-20
* Make MTU default to 1492 when ppp_mtu nvram variable is not setNicolas Thill2005-08-10
* Fix /etc/init.d/S50pppoe -> /sbin/ifup.pppoe changeNicolas Thill2005-08-10
* add config file /etc/config/network, add board-specific network.overrides (in...Felix Fietkau2005-07-21
* give basic commandline helpFelix Fietkau2005-07-15
* fix ppp reconnect bugFelix Fietkau2005-07-13
* add a lot of debian fixes to ppp (should fix persist and demand, too), clean ...Felix Fietkau2005-07-12
* remove pppoe init script, add ifup.pppoe for thatFelix Fietkau2005-07-03
* Move complex packages to their own menu, Set "default m" for optional package...Nicolas Thill2005-05-26
* Cosmetic fixNicolas Thill2005-05-19
* Standardize package Config.in, change prompt to package name + short descript...Nicolas Thill2005-05-19
* Convert ppp to new packaging style, rename ppp-*-plugin to ppp-mod-*, enable ...Nicolas Thill2005-05-18
* stupid mistake, forget complete path to nvram :(Waldemar Brodkorb2005-05-08
* shorter syntaxWaldemar Brodkorb2005-05-04
* ip-up script, so that we can get time from network after successful connectionWaldemar Brodkorb2005-05-01
* mru and mtu need to be on separate linesWaldemar Brodkorb2005-05-01