Date: Tue, 25 Mar 2003 07:59:27 -0800 (PST) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp ipv6cp.c Message-ID: <200303251559.h2PFxRlu067842@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2003/03/25 07:59:27 PST FreeBSD src repository Modified files: usr.sbin/ppp ipv6cp.c Log: Since ppp.link{up,down} is invoked at the end of IPCP negotiation, if we need ppp.link{up,down}, we couldn't disable IPCP. Now, if IPCP is disabled, ppp.link{up,down} is invoked at the end of IPV6CP negotiation. Revision Changes Path 1.9 +32 -2 src/usr.sbin/ppp/ipv6cp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303251559.h2PFxRlu067842>