aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp/files
Commit message (Expand)AuthorAgeFilesLines
* fix ppp keepalive setting (#1071)Felix Fietkau2006-12-201-2/+2
* hopefully fix duplicate ppp instances (#895)Felix Fietkau2006-11-181-1/+1
* fix vpi/vci setting for pppoaFelix Fietkau2006-10-301-1/+3
* use lock to remove race conditions in bringing up ppp and dhcp that would lea...Felix Fietkau2006-10-261-2/+8
* make network scripts more robust, prevent multiple instances of pppd and udhc...Felix Fietkau2006-10-241-0/+5
* save the real configured interface name in the 'device' variable when running...Felix Fietkau2006-10-091-1/+0
* add fixes for the pptp network scriptsFelix Fietkau2006-09-231-3/+0
* allow spaces in the keepalive optionFelix Fietkau2006-09-121-2/+2
* allow the user to override the lcp echo interval in ppp network configurationsFelix Fietkau2006-09-121-1/+4
* fix typoFelix Fietkau2006-08-041-1/+1
* rewrite of the network scripts and configurationFelix Fietkau2006-07-306-81/+71
* ppp: try to reconnect indefinitely (#551)Felix Fietkau2006-06-091-0/+1
* sync ppp with trunk and convert it to -ng.Nicolas Thill2006-05-244-0/+18
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-052-36/+20
* precompile ppp active filter (reduces libpcap overhead to only a few k), enab...Felix Fietkau2006-03-183-0/+25
* pppo*: change lcp-echo-interval to 1s instead of 10sFelix Fietkau2006-02-082-2/+2
* port wan_device changes from whiterussian to kamikazeFelix Fietkau2006-01-161-1/+1
* remove useless /etc/ppp/peers/sample fileFelix Fietkau2006-01-111-3/+0
* remove nodetach from ppp init scriptsFelix Fietkau2005-11-192-2/+2
* hotplug-based network script rewriteFelix Fietkau2005-11-192-65/+56
* add lcp ping to ppp ifup script so that it timeouts properly (fixes #42)Felix Fietkau2005-11-112-49/+61
* add hotplug stuff to trunk/Felix Fietkau2005-11-074-0/+6
* fix typo in ppp init scriptsFelix Fietkau2005-10-222-2/+2
* clean up mtu handling in ppp init scriptsFelix Fietkau2005-10-192-4/+2
* change pppoa default mtu, fix typo in default configFelix Fietkau2005-09-011-1/+1
* fix pppoatm init scriptFelix Fietkau2005-08-301-2/+1
* remove connect line from pppoa start scriptFelix Fietkau2005-08-261-1/+0
* clean up board-dependent files, add pppoatm support, add proper config examplesFelix Fietkau2005-08-261-0/+45
* fix pppoe init scriptFelix Fietkau2005-08-231-24/+27
* add pppoe fix from whiterussianFelix Fietkau2005-08-201-1/+1
* Make MTU default to 1492 when ppp_mtu nvram variable is not setNicolas Thill2005-08-101-0/+1
* add config file /etc/config/network, add board-specific network.overrides (in...Felix Fietkau2005-07-211-0/+2
* give basic commandline helpFelix Fietkau2005-07-151-21/+31
* remove pppoe init script, add ifup.pppoe for thatFelix Fietkau2005-07-031-3/+3
* Convert ppp to new packaging style, rename ppp-*-plugin to ppp-mod-*, enable ...Nicolas Thill2005-05-189-0/+385