index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
ppp
Commit message (
Expand
)
Author
Age
Files
Lines
*
keep track of the network interface states (stored in uci format in /var/stat...
Felix Fietkau
2007-06-16
2
-2
/
+28
*
refresh all package patches in the buildroot using quilt
Felix Fietkau
2007-06-04
24
-298
/
+367
*
various patches to add support for ppp over evdo or character devices
Mike Baker
2007-05-01
1
-1
/
+21
*
add better default config for ar7, add br2684ctl init script, add a missing s...
Felix Fietkau
2007-04-21
1
-1
/
+7
*
Fix the device names too long (#1591)
Florian Fainelli
2007-04-17
1
-7
/
+11
*
set the DEVICE variable in hotplug events from ppp interfaces
Felix Fietkau
2007-03-24
2
-2
/
+2
*
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...
Felix Fietkau
2007-03-16
1
-1
/
+0
*
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
Felix Fietkau
2007-03-16
1
-3
/
+0
*
Change mtu value for pppoa and pppoe (#945)
Florian Fainelli
2007-03-14
2
-2
/
+2
*
nuke mdev and replace it with hotplug2 :)
Felix Fietkau
2007-03-04
2
-2
/
+2
*
more reliable fix for handling ppp
Felix Fietkau
2007-02-25
1
-4
/
+0
*
fix ppp defaultroute issues (based on patch from #1386, fixes #1181)
Felix Fietkau
2007-02-25
1
-0
/
+4
*
cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
Nicolas Thill
2007-01-22
1
-1
/
+1
*
Forward port whiterussian resolv.conf changes
Felix Fietkau
2007-01-08
2
-2
/
+2
*
Also use INSTALL_CONF for ppp
Florian Fainelli
2007-01-05
1
-2
/
+2
*
fix ppp keepalive setting (#1071)
Felix Fietkau
2006-12-20
1
-2
/
+2
*
Add ipv6 support to PPP
Florian Fainelli
2006-12-07
1
-2
/
+3
*
replace lots of manual install commands with INSTALL_* variables
Felix Fietkau
2006-11-23
1
-32
/
+32
*
hopefully fix duplicate ppp instances (#895)
Felix Fietkau
2006-11-18
1
-1
/
+1
*
implement target profiles in menuconfig
Felix Fietkau
2006-11-12
1
-3
/
+0
*
fix vpi/vci setting for pppoa
Felix Fietkau
2006-10-30
1
-1
/
+3
*
enable pppoa for ar7
Felix Fietkau
2006-10-30
1
-0
/
+1
*
use lock to remove race conditions in bringing up ppp and dhcp that would lea...
Felix Fietkau
2006-10-26
1
-2
/
+8
*
make network scripts more robust, prevent multiple instances of pppd and udhc...
Felix Fietkau
2006-10-24
1
-0
/
+5
*
pppd: pass on the configured upper limit for mtu to the channel that ppp uses
Felix Fietkau
2006-10-10
1
-0
/
+17
*
save the real configured interface name in the 'device' variable when running...
Felix Fietkau
2006-10-09
1
-1
/
+0
*
fix ppp compile on osx
Felix Fietkau
2006-09-27
2
-0
/
+29
*
new (last?) attempt at standardizing Makefiles
Nicolas Thill
2006-09-24
1
-54
/
+62
*
add fixes for the pptp network scripts
Felix Fietkau
2006-09-23
1
-3
/
+0
*
allow spaces in the keepalive option
Felix Fietkau
2006-09-12
1
-2
/
+2
*
allow the user to override the lcp echo interval in ppp network configurations
Felix Fietkau
2006-09-12
1
-1
/
+4
*
fix typo
Felix Fietkau
2006-08-04
1
-1
/
+1
*
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
Mike Baker
2006-08-04
1
-1
/
+1
*
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
Mike Baker
2006-08-04
1
-1
/
+1
*
port ppp modules to package/kernel and fix ppp package dependencies
Felix Fietkau
2006-07-30
1
-2
/
+3
*
rewrite of the network scripts and configuration
Felix Fietkau
2006-07-30
7
-85
/
+77
*
remove unneeded RSTRIP calls.
Nicolas Thill
2006-07-03
1
-1
/
+0
*
credit where credit is due
Mike Baker
2006-06-27
1
-0
/
+6
*
add INCLUDE_DIR variable for $(TOPDIR)/include
Felix Fietkau
2006-06-21
1
-1
/
+1
*
build system cleanup. move shared include files into $(TOPDIR)/include, move ...
Felix Fietkau
2006-06-21
1
-1
/
+1
*
normalize Makefiles.
Nicolas Thill
2006-06-18
1
-39
/
+38
*
ppp: try to reconnect indefinitely (#551)
Felix Fietkau
2006-06-09
1
-0
/
+1
*
improve dependency handling, fix some package makefile bugs
Felix Fietkau
2006-05-30
1
-2
/
+2
*
add proper build depends
Felix Fietkau
2006-05-30
1
-1
/
+1
*
sync ppp with trunk and convert it to -ng.
Nicolas Thill
2006-05-24
15
-202
/
+141
*
more BR2_ / CONFIG_ patches
Mike Baker
2006-05-15
2
-25
/
+25
*
large init script cleanup and merge of whiterussian changes, new dnsmasq conf...
Felix Fietkau
2006-04-05
2
-36
/
+20
*
precompile ppp active filter (reduces libpcap overhead to only a few k), enab...
Felix Fietkau
2006-03-18
7
-5
/
+315
*
disable ppp filter support by default (adds unnecessary bloat by requiring li...
Felix Fietkau
2006-02-12
1
-1
/
+1
*
use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot...
Imre Kaloz
2006-02-10
1
-0
/
+1
[next]