Date: Sun, 8 Oct 1995 07:57:35 -0700 From: Atsushi Murai <amurai> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp command.c defs.h main.c ppp.8 vars.c vars.h Message-ID: <199510081457.HAA03188@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
amurai 95/10/08 07:57:33
Modified: usr.sbin/ppp command.c defs.h main.c ppp.8 vars.c vars.h
Log:
1. Add a settable redial timer and logging of the process id in a file.
A settable redial timer helps to avoid the problem where both ends
of a link want to dial at the same time and the line winds up busy
for both ends. The process id is logged in /var/run/PPP.system where
system is the name of the called system. When both ends of a link
are running in demand dial mode, you need an easy way to get the pid
of the ppp on the called end so it can be killed and re-started with
-direct or pppd started to handle the incoming ppp session.
2. Add secret description for "set timeout" to man.
Reviewed by: Atsushi Murai <amurai@spec.co.jp>
Submitted by: John Capo <jc@irbs.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510081457.HAA03188>
