summaryrefslogtreecommitdiff
path: root/package/ppp
AgeCommit message (Expand)Author
2006-12-07Add ipv6 support to PPPflorian
2006-11-23replace lots of manual install commands with INSTALL_* variablesnbd
2006-11-18hopefully fix duplicate ppp instances (#895)nbd
2006-11-12implement target profiles in menuconfignbd
2006-10-30fix vpi/vci setting for pppoanbd
2006-10-30enable pppoa for ar7nbd
2006-10-26use lock to remove race conditions in bringing up ppp and dhcp that would lea...nbd
2006-10-24make network scripts more robust, prevent multiple instances of pppd and udhc...nbd
2006-10-10pppd: pass on the configured upper limit for mtu to the channel that ppp usesnbd
2006-10-09save the real configured interface name in the 'device' variable when running...nbd
2006-09-27fix ppp compile on osxnbd
2006-09-24new (last?) attempt at standardizing Makefilesnico
2006-09-23add fixes for the pptp network scriptsnbd
2006-09-12allow spaces in the keepalive optionnbd
2006-09-12allow the user to override the lcp echo interval in ppp network configurationsnbd
2006-08-04fix typonbd
2006-08-04more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm
2006-08-04add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm
2006-07-30port ppp modules to package/kernel and fix ppp package dependenciesnbd
2006-07-30rewrite of the network scripts and configurationnbd
2006-07-03remove unneeded RSTRIP calls.nico
2006-06-27credit where credit is duembm
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd
2006-06-18normalize Makefiles.nico
2006-06-09ppp: try to reconnect indefinitely (#551)nbd
2006-05-30improve dependency handling, fix some package makefile bugsnbd
2006-05-30add proper build dependsnbd
2006-05-24sync ppp with trunk and convert it to -ng.nico
2006-05-15more BR2_ / CONFIG_ patchesmbm
2006-04-05large init script cleanup and merge of whiterussian changes, new dnsmasq conf...nbd
2006-03-18precompile ppp active filter (reduces libpcap overhead to only a few k), enab...nbd
2006-02-12disable ppp filter support by default (adds unnecessary bloat by requiring li...nbd
2006-02-10use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot...kaloz
2006-02-08pppo*: change lcp-echo-interval to 1s instead of 10snbd
2006-02-05Added needed patch for ppp to compile with filter enableflorian
2006-02-05Updated ppp to be compiled with PPP filtering options as it was introduced wi...florian
2006-02-01change cp to $(CP)mbm
2006-01-16port wan_device changes from whiterussian to kamikazenbd
2006-01-11remove useless /etc/ppp/peers/sample file (forgot the Makefile change)nbd
2006-01-11remove useless /etc/ppp/peers/sample filenbd
2005-11-19remove nodetach from ppp init scriptsnbd
2005-11-19hotplug-based network script rewritenbd
2005-11-11add lcp ping to ppp ifup script so that it timeouts properly (fixes #42)nbd
2005-11-11patch pppd to be able to deal with time changes during a connection, fixes #31nbd
2005-11-07add hotplug stuff to trunk/nbd
2005-11-05reorganize/rationalize/format package menuconfig, nico
2005-10-22fix typo in ppp init scriptsnbd
2005-10-21remove Maintainer: and Source: from packagesnbd
2005-10-19clean up mtu handling in ppp init scriptsnbd