summaryrefslogtreecommitdiffstats
path: root/package/ppp
Commit message (Expand)AuthorAgeFilesLines
* fix ppp compile on osxnbd2006-09-272-0/+29
* new (last?) attempt at standardizing Makefilesnico2006-09-241-54/+62
* 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
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm2006-08-041-1/+1
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm2006-08-041-1/+1
* port ppp modules to package/kernel and fix ppp package dependenciesnbd2006-07-301-2/+3
* rewrite of the network scripts and configurationnbd2006-07-307-85/+77
* remove unneeded RSTRIP calls.nico2006-07-031-1/+0
* credit where credit is duembm2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-1/+1
* normalize Makefiles.nico2006-06-181-39/+38
* ppp: try to reconnect indefinitely (#551)nbd2006-06-091-0/+1
* improve dependency handling, fix some package makefile bugsnbd2006-05-301-2/+2
* add proper build dependsnbd2006-05-301-1/+1
* sync ppp with trunk and convert it to -ng.nico2006-05-2415-202/+141
* more BR2_ / CONFIG_ patchesmbm2006-05-152-25/+25
* 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-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