Jo-Philipp Wich
|
eb51e36a78
|
ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp
SVN-Revision: 21392
|
15 years ago |
Jo-Philipp Wich
|
3b5689eb5e
|
ppp: rename 20-usb-modem to 20-atm-modem
SVN-Revision: 21303
|
15 years ago |
Jo-Philipp Wich
|
b46d822e9b
|
ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package
SVN-Revision: 21302
|
15 years ago |
Jo-Philipp Wich
|
e757ee80f7
|
ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision
SVN-Revision: 21283
|
15 years ago |
Travis Kemen
|
812105bfb4
|
fix issues with pptpd server and firewall, closes #2342
SVN-Revision: 19873
|
15 years ago |
Jo-Philipp Wich
|
414761eeb3
|
ppp: add dns servers to uci state in the ip-up script
SVN-Revision: 17801
|
15 years ago |
Nicolas Thill
|
6b575bcb0e
|
ppp: quote positional parameters when calling up/down scripts (closes: #5622)
SVN-Revision: 17763
|
15 years ago |
Felix Fietkau
|
34939cad39
|
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
|
16 years ago |
Felix Fietkau
|
b2ec8ffd5c
|
fix a race condition where ppp interfaces were not added to the firewall properly when brought up at boot time - save the ppp interface unit number in the network state
SVN-Revision: 13402
|
16 years ago |
Nicolas Thill
|
038f8c0532
|
add missing /etc/functions.sh include required for saving network state (closes: #3902)
SVN-Revision: 12660
|
16 years ago |
John Crispin
|
b639fc4b00
|
fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen
SVN-Revision: 11998
|
17 years ago |
John Crispin
|
456893e798
|
make ip-up scripts aware of network settings
SVN-Revision: 11446
|
17 years ago |
Nicolas Thill
|
3d4052492d
|
ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number
SVN-Revision: 11018
|
17 years ago |
Felix Fietkau
|
0cf1a58282
|
Here comes the new UCI. Enjoy :)
SVN-Revision: 10367
|
17 years ago |
Felix Fietkau
|
f77a9849c0
|
add ppp ipv6 patch by farnz (from #2525)
SVN-Revision: 9508
|
17 years ago |
Florian Fainelli
|
ea5e6f6571
|
Add ipv6 up/down using route (#2372)
SVN-Revision: 8794
|
17 years ago |
Florian Fainelli
|
22e32fb6f0
|
Use default values for lcp-echo-failure and lcp-echo-interval (#2373)
SVN-Revision: 8785
|
17 years ago |
Felix Fietkau
|
4f16e9cc3e
|
keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network)
SVN-Revision: 7643
|
18 years ago |
Felix Fietkau
|
573c36539e
|
set the DEVICE variable in hotplug events from ppp interfaces
SVN-Revision: 6667
|
18 years ago |
Felix Fietkau
|
a44c286fdb
|
nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
|
18 years ago |