Date: Sat, 5 Apr 2003 02:37:07 -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: <200304051037.h35Ab8lu047009@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2003/04/05 02:37:07 PST FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/ppp ipv6cp.c Log: MFC 1.9: 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.8.2.2 +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?200304051037.h35Ab8lu047009>