[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS)...
[15.05/openwrt.git] / package / ppp /
2008-11-28 Felix Fietkaufix a race condition where ppp interfaces were not...
2008-09-23 Nicolas Thilladd missing /etc/functions.sh include required for...
2008-08-28 Felix Fietkauppp: derive interface unit numbers from previous enumer...
2008-08-27 Felix Fietkaufix ppp interface enumeration - don't enumerate already...
2008-08-22 Nicolas Thilloops, fix typo in [12368]
2008-08-22 Nicolas Thillinstall ppp development headers
2008-07-29 John Crispinfixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen
2008-06-11 John Crispinmake ip-up scripts aware of network settings
2008-05-03 Nicolas Thill[package] ppp/pptp fixes:
2008-04-02 Felix Fietkaufix interface enumeration issues related to /var/state...
2008-03-07 John Crispinmade ppp usepeerdns configurable, fixes #3187
2008-02-03 Felix FietkauHere comes the new UCI. Enjoy :)
2007-12-23 Felix Fietkaufix pppoe on dynamically assigned interfaces
2007-12-13 Felix Fietkauadd workaround for ppp-on-boot issues, fixes #2524
2007-11-07 Felix Fietkaubump ppp version
2007-11-07 Felix Fietkauadd ppp ipv6 patch by farnz (from #2525)
2007-09-22 Felix Fietkauremove linux-atm from ppp build deps - the internal...
2007-09-16 Florian FainelliAdd ipv6 up/down using route (#2372)
2007-09-16 Florian FainelliUse default values for lcp-echo-failure and lcp-echo...
2007-09-07 Felix Fietkaubump package versions after updates
2007-09-07 Felix Fietkaufix ppp unit number issues (#2178)
2007-09-07 Nicolas Thillmove package description to a separate definition,...
2007-09-01 Felix Fietkauallow the user to disable the defaultroute option for ppp
2007-08-31 Felix Fietkauoops... typo
2007-08-31 Felix Fietkaufix issues with multiple ppp links (noticed by Stefano...
2007-08-30 Felix Fietkaufix ifname in network state for pppoe and pptp, add...
2007-07-23 Felix Fietkauadd pppd options patch from #2114
2007-06-16 Felix Fietkaukeep track of the network interface states (stored...
2007-06-04 Felix Fietkaurefresh all package patches in the buildroot using...
2007-05-01 Mike Bakervarious patches to add support for ppp over evdo or...
2007-04-21 Felix Fietkauadd better default config for ar7, add br2684ctl init...
2007-04-17 Florian FainelliFix the device names too long (#1591)
2007-03-24 Felix Fietkauset the DEVICE variable in hotplug events from ppp...
2007-03-16 Felix Fietkauadd file type autodetection for the unpack command...
2007-03-16 Felix Fietkauadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2007-03-14 Florian FainelliChange mtu value for pppoa and pppoe (#945)
2007-03-04 Felix Fietkaunuke mdev and replace it with hotplug2 :)
2007-02-25 Felix Fietkaumore reliable fix for handling ppp
2007-02-25 Felix Fietkaufix ppp defaultroute issues (based on patch from #1386...
2007-01-22 Nicolas Thillcosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
2007-01-08 Felix FietkauForward port whiterussian resolv.conf changes
2007-01-05 Florian FainelliAlso use INSTALL_CONF for ppp
2006-12-20 Felix Fietkaufix ppp keepalive setting (#1071)
2006-12-07 Florian FainelliAdd ipv6 support to PPP
2006-11-23 Felix Fietkaureplace lots of manual install commands with INSTALL_...
2006-11-18 Felix Fietkauhopefully fix duplicate ppp instances (#895)
2006-11-12 Felix Fietkauimplement target profiles in menuconfig
2006-10-30 Felix Fietkaufix vpi/vci setting for pppoa
2006-10-30 Felix Fietkauenable pppoa for ar7
2006-10-26 Felix Fietkauuse lock to remove race conditions in bringing up ppp...
2006-10-24 Felix Fietkaumake network scripts more robust, prevent multiple...
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-10-10 Felix Fietkaupppd: pass on the configured upper limit for mtu to...
2006-10-09 Felix Fietkausave the real configured interface name in the 'device...
2006-09-27 Felix Fietkaufix ppp compile on osx
2006-09-24 Nicolas Thillnew (last?) attempt at standardizing Makefiles
2006-09-23 Felix Fietkauadd fixes for the pptp network scripts
2006-09-12 Felix Fietkauallow spaces in the keepalive option
2006-09-12 Felix Fietkauallow the user to override the lcp echo interval in...
2006-08-04 Felix Fietkaufix typo
2006-08-04 Mike Bakermore cleanup (make sure to pass TARGET_PATH and not...
2006-08-04 Mike Bakeradd quotes to TARGET_CC and TARGET_CROSS to help with...
2006-07-30 Felix Fietkauport ppp modules to package/kernel and fix ppp package...
2006-07-30 Felix Fietkaurewrite of the network scripts and configuration
2006-07-03 Nicolas Thillremove unneeded RSTRIP calls.
2006-06-27 Mike Bakercredit where credit is due
2006-06-21 Felix Fietkauadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 Felix Fietkaubuild system cleanup. move shared include files into...
2006-06-18 Nicolas Thillnormalize Makefiles.
2006-06-09 Felix Fietkauppp: try to reconnect indefinitely (#551)
2006-05-30 Felix Fietkauimprove dependency handling, fix some package makefile...
2006-05-30 Felix Fietkauadd proper build depends
2006-05-24 Nicolas Thillsync ppp with trunk and convert it to -ng.
2006-05-15 Mike Bakermore BR2_ / CONFIG_ patches
2006-04-05 Felix Fietkaularge init script cleanup and merge of whiterussian...
2006-03-18 Felix Fietkauprecompile ppp active filter (reduces libpcap overhead...
2006-02-12 Felix Fietkaudisable ppp filter support by default (adds unnecessary...
2006-02-10 Imre Kalozuse gcc 4.0.2 and deselect ppp by default for Aruba...
2006-02-08 Felix Fietkaupppo*: change lcp-echo-interval to 1s instead of 10s
2006-02-05 Florian FainelliAdded needed patch for ppp to compile with filter enable
2006-02-05 Florian FainelliUpdated ppp to be compiled with PPP filtering options...
2006-02-01 Mike Bakerchange cp to $(CP)
2006-01-16 Felix Fietkauport wan_device changes from whiterussian to kamikaze
2006-01-11 Felix Fietkauremove useless /etc/ppp/peers/sample file (forgot the...
2006-01-11 Felix Fietkauremove useless /etc/ppp/peers/sample file
2005-11-19 Felix Fietkauremove nodetach from ppp init scripts
2005-11-19 Felix Fietkauhotplug-based network script rewrite
2005-11-11 Felix Fietkauadd lcp ping to ppp ifup script so that it timeouts...
2005-11-11 Felix Fietkaupatch pppd to be able to deal with time changes during...
2005-11-07 Felix Fietkauadd hotplug stuff to trunk/
2005-11-05 Nicolas Thillreorganize/rationalize/format package menuconfig,
2005-10-22 Felix Fietkaufix typo in ppp init scripts
2005-10-21 Felix Fietkauremove Maintainer: and Source: from packages
2005-10-19 Felix Fietkauclean up mtu handling in ppp init scripts
2005-09-07 Felix Fietkauadd fixes for dsl code, clean up old hacks
2005-09-05 Felix Fietkaureduce timeout for pppoe
2005-09-03 Waldemar Brodkorbi think ATM is right
2005-09-01 Felix Fietkauchange pppoa default mtu, fix typo in default config
2005-08-30 Felix Fietkaufix pppoatm init script
2005-08-26 Felix Fietkauremove connect line from pppoa start script
next