summaryrefslogtreecommitdiffstats
path: root/package/ppp
Commit message (Expand)AuthorAgeFilesLines
* precompile ppp active filter (reduces libpcap overhead to only a few k), enab...nbd2006-03-187-5/+315
* disable ppp filter support by default (adds unnecessary bloat by requiring li...nbd2006-02-121-1/+1
* use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot...kaloz2006-02-101-0/+1
* pppo*: change lcp-echo-interval to 1s instead of 10snbd2006-02-082-2/+2
* Added needed patch for ppp to compile with filter enableflorian2006-02-051-0/+14
* Updated ppp to be compiled with PPP filtering options as it was introduced wi...florian2006-02-053-2/+15
* change cp to $(CP)mbm2006-02-011-3/+3
* port wan_device changes from whiterussian to kamikazenbd2006-01-161-1/+1
* remove useless /etc/ppp/peers/sample file (forgot the Makefile change)nbd2006-01-111-2/+0
* 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
* patch pppd to be able to deal with time changes during a connection, fixes #31nbd2005-11-111-0/+82
* add hotplug stuff to trunk/nbd2005-11-075-1/+9
* reorganize/rationalize/format package menuconfig, nico2005-11-051-8/+8
* fix typo in ppp init scriptsnbd2005-10-222-2/+2
* remove Maintainer: and Source: from packagesnbd2005-10-217-14/+0
* clean up mtu handling in ppp init scriptsnbd2005-10-192-4/+2
* add fixes for dsl code, clean up old hacksnbd2005-09-071-10/+0
* reduce timeout for pppoenbd2005-09-051-0/+28
* i think ATM is rightwbx2005-09-031-1/+1
* 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-266-12/+88
* fix pppoe init scriptnbd2005-08-231-24/+27
* add pppoe fix from whiterussiannbd2005-08-201-1/+1
* add support for pppoe over atheros wlannbd2005-08-202-2/+2
* Make MTU default to 1492 when ppp_mtu nvram variable is not setnico2005-08-101-0/+1
* Fix /etc/init.d/S50pppoe -> /sbin/ifup.pppoe changenico2005-08-101-2/+2
* 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
* fix ppp reconnect bugnbd2005-07-131-0/+129
* add a lot of debian fixes to ppp (should fix persist and demand, too), clean ...nbd2005-07-1218-1/+1845
* remove pppoe init script, add ifup.pppoe for thatnbd2005-07-032-5/+6
* Move complex packages to their own menu,nico2005-05-261-6/+9
* Cosmetic fixnico2005-05-191-2/+2
* Standardize package Config.in, change prompt to package name + short descript...nico2005-05-191-3/+3
* Convert ppp to new packaging style, rename ppp-*-plugin to ppp-mod-*, enable ...nico2005-05-1828-481/+412
* stupid mistake, forget complete path to nvram :(wbx2005-05-081-1/+1
* shorter syntaxwbx2005-05-041-3/+1
* ip-up script, so that we can get time from network after successful connectionwbx2005-05-011-0/+4
* mru and mtu need to be on separate lineswbx2005-05-011-3/+4
* add options to make ppp connect fasternbd2005-04-201-0/+4
* remove persist in pppoe script until reconnect works reliably in pppdnbd2005-04-191-1/+1
* fix inconsistent pppoe nvram settings (use linksys options)nbd2005-04-181-2/+2
* fix ppp reconnect (add persist option)nbd2005-04-181-1/+2
* add depend on kmod-pppoe in ppp menuconfignbd2005-04-021-0/+1
* make pppoe init script re-read nvram settings before restarting pppdnbd2005-04-022-12/+12