aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/ppp
Commit message (Collapse)AuthorAge
* ppp: try to reconnect indefinitely (#551)Felix Fietkau2006-06-09
| | | | SVN-Revision: 3921
* remove superfluous checks in /var/lock creation.Nicolas Thill2006-05-20
| | | | SVN-Revision: 3808
* fix /var/log directory creation, needed for proper ppp operation.Nicolas Thill2006-05-20
| | | | SVN-Revision: 3807
* oops, fix wrong directories from my last commit.Nicolas Thill2006-05-20
| | | | SVN-Revision: 3805
* add support for multiple /etc/ppp/ip-{up,down} scripts.Nicolas Thill2006-05-20
| | | | SVN-Revision: 3804
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-05
| | | | | | config handling SVN-Revision: 3588
* precompile ppp active filter (reduces libpcap overhead to only a few k), ↵Felix Fietkau2006-03-18
| | | | | | enable by default to support proper demand dialling, fixes #307 SVN-Revision: 3401
* disable ppp filter support by default (adds unnecessary bloat by requiring ↵Felix Fietkau2006-02-12
| | | | | | libpcap) SVN-Revision: 3227
* use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ↵Imre Kaloz2006-02-10
| | | | | | other platforms SVN-Revision: 3210
* pppo*: change lcp-echo-interval to 1s instead of 10sFelix Fietkau2006-02-08
| | | | SVN-Revision: 3191
* Added needed patch for ppp to compile with filter enableFlorian Fainelli2006-02-05
| | | | SVN-Revision: 3148
* Updated ppp to be compiled with PPP filtering options as it was introduced ↵Florian Fainelli2006-02-05
| | | | | | with the newest libpcap SVN-Revision: 3147
* change cp to $(CP)Mike Baker2006-02-01
| | | | SVN-Revision: 3112
* port wan_device changes from whiterussian to kamikazeFelix Fietkau2006-01-16
| | | | SVN-Revision: 2993
* remove useless /etc/ppp/peers/sample file (forgot the Makefile change)Felix Fietkau2006-01-11
| | | | SVN-Revision: 2910
* remove useless /etc/ppp/peers/sample fileFelix Fietkau2006-01-11
| | | | SVN-Revision: 2909
* remove nodetach from ppp init scriptsFelix Fietkau2005-11-19
| | | | SVN-Revision: 2534
* hotplug-based network script rewriteFelix Fietkau2005-11-19
| | | | SVN-Revision: 2531
* add lcp ping to ppp ifup script so that it timeouts properly (fixes #42)Felix Fietkau2005-11-11
| | | | SVN-Revision: 2434
* patch pppd to be able to deal with time changes during a connection, fixes #31Felix Fietkau2005-11-11
| | | | SVN-Revision: 2432
* add hotplug stuff to trunk/Felix Fietkau2005-11-07
| | | | SVN-Revision: 2364
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-05
| | | | SVN-Revision: 2333
* fix typo in ppp init scriptsFelix Fietkau2005-10-22
| | | | SVN-Revision: 2245
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-21
| | | | SVN-Revision: 2210
* clean up mtu handling in ppp init scriptsFelix Fietkau2005-10-19
| | | | SVN-Revision: 2181
* add fixes for dsl code, clean up old hacksFelix Fietkau2005-09-07
| | | | SVN-Revision: 1874
* reduce timeout for pppoeFelix Fietkau2005-09-05
| | | | SVN-Revision: 1853
* i think ATM is rightWaldemar Brodkorb2005-09-03
| | | | SVN-Revision: 1833
* change pppoa default mtu, fix typo in default configFelix Fietkau2005-09-01
| | | | SVN-Revision: 1820
* fix pppoatm init scriptFelix Fietkau2005-08-30
| | | | SVN-Revision: 1800
* remove connect line from pppoa start scriptFelix Fietkau2005-08-26
| | | | SVN-Revision: 1757
* clean up board-dependent files, add pppoatm support, add proper config examplesFelix Fietkau2005-08-26
| | | | SVN-Revision: 1754
* fix pppoe init scriptFelix Fietkau2005-08-23
| | | | SVN-Revision: 1734
* add pppoe fix from whiterussianFelix Fietkau2005-08-20
| | | | SVN-Revision: 1703
* add support for pppoe over atheros wlanFelix Fietkau2005-08-20
| | | | SVN-Revision: 1702
* Make MTU default to 1492 when ppp_mtu nvram variable is not setNicolas Thill2005-08-10
| | | | SVN-Revision: 1606
* Fix /etc/init.d/S50pppoe -> /sbin/ifup.pppoe changeNicolas Thill2005-08-10
| | | | SVN-Revision: 1605
* add config file /etc/config/network, add board-specific network.overrides ↵Felix Fietkau2005-07-21
| | | | | | (instead of nvram.overrides) SVN-Revision: 1519
* give basic commandline helpFelix Fietkau2005-07-15
| | | | SVN-Revision: 1447
* fix ppp reconnect bugFelix Fietkau2005-07-13
| | | | SVN-Revision: 1426
* add a lot of debian fixes to ppp (should fix persist and demand, too), clean ↵Felix Fietkau2005-07-12
| | | | | | up patches SVN-Revision: 1417
* remove pppoe init script, add ifup.pppoe for thatFelix Fietkau2005-07-03
| | | | SVN-Revision: 1325
* Move complex packages to their own menu, Set "default m" for optional ↵Nicolas Thill2005-05-26
| | | | | | package only if DEVELOPER is set SVN-Revision: 1069
* Cosmetic fixNicolas Thill2005-05-19
| | | | SVN-Revision: 973
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-19
| | | | | | description, add URL when missing (and found) SVN-Revision: 956
* Convert ppp to new packaging style, rename ppp-*-plugin to ppp-mod-*, enable ↵Nicolas Thill2005-05-18
| | | | | | chat package, split ppp patch into multiple patches SVN-Revision: 940
* stupid mistake, forget complete path to nvram :(Waldemar Brodkorb2005-05-08
| | | | SVN-Revision: 814
* shorter syntaxWaldemar Brodkorb2005-05-04
| | | | SVN-Revision: 795
* ip-up script, so that we can get time from network after successful connectionWaldemar Brodkorb2005-05-01
| | | | SVN-Revision: 783
* mru and mtu need to be on separate linesWaldemar Brodkorb2005-05-01
| | | | SVN-Revision: 782