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