projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove wifidog dependencies on netfilter kernel modules
[openwrt.git]
/
package
/
ppp
/
files
/
ifup.pppoa
diff --git
a/package/ppp/files/ifup.pppoa
b/package/ppp/files/ifup.pppoa
index
51b0fe3
..
8928366
100644
(file)
--- a/
package/ppp/files/ifup.pppoa
+++ b/
package/ppp/files/ifup.pppoa
@@
-31,6
+31,7
@@
while :; do
usepeerdns \
defaultroute \
linkname $type \
+ ipparam $type \
user "$USERNAME" \
password "$PASSWORD" \
mtu $MTU mru $MTU \
This page took
0.026473 seconds
and
4
git commands to generate.