Date: Wed, 15 Aug 2001 06:53:38 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c command.c main.c probe.c probe.h Message-ID: <200108151353.f7FDrc720625@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/08/15 06:53:38 PDT
Modified files:
usr.sbin/ppp bundle.c command.c main.c probe.c probe.h
Log:
Probe for the availability of AF_INET6 at startup. If it's not
available, default ipv6cp to disabled and refuse to let the user
enable it.
Revision Changes Path
1.120 +6 -3 src/usr.sbin/ppp/bundle.c
1.269 +9 -2 src/usr.sbin/ppp/command.c
1.184 +3 -4 src/usr.sbin/ppp/main.c
1.4 +27 -4 src/usr.sbin/ppp/probe.c
1.3 +7 -2 src/usr.sbin/ppp/probe.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108151353.f7FDrc720625>
