]> git.ozlabs.org Git - ppp.git/commit
Allow setdevname, setspeed and setipaddr to return a fatal error
authorPaul Mackerras <paulus@samba.org>
Wed, 18 May 1994 06:34:15 +0000 (06:34 +0000)
committerPaul Mackerras <paulus@samba.org>
Wed, 18 May 1994 06:34:15 +0000 (06:34 +0000)
commit1ed1cf6841f4517d235a0f2991525985f3dd2a46
tree33d33049df36b2ab1d6b019cff9e5d702fcd4c54
parent980125bd4c3a7f3160d133ac58d344f2cac883b3
Allow setdevname, setspeed and setipaddr to return a fatal error
Add check_prot argument to options_from_file; check permissions
on ~/.ppprc and argument of file option
Process options for tty port (/etc/ppp/options.<ttyname>)
Don't allow loopback or multicast addresses for local or remote
IP address, and don't use these for default local IP address
Don't allow netmask option to reduce the network part of the mask
pppd/options.c