This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
wifipineapple-openwrt
mirror of
https://github.com/hak5/wifipineapple-openwrt.git
Watch
1
Star
0
Fork
You've already forked wifipineapple-openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cf205143ab
wifipineapple-openwrt
/
package
/
ppp
History
Felix Fietkau
e287c055e8
propagate atm header changes into pppoatm and br2684ctl as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:55:54 +00:00
..
files
/lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem).
2010-03-14 21:42:56 +00:00
patches
[package] ppp: enable multilink support (
#4837
)
2010-02-22 02:26:32 +00:00
utils
precompile ppp active filter (reduces libpcap overhead to only a few k), enable by default to support proper demand dialling,
fixes
#307
2006-03-18 17:27:20 +00:00
Makefile
propagate atm header changes into pppoatm and br2684ctl as well
2010-03-28 21:55:54 +00:00