Date: Tue, 25 Mar 2003 09:01:39 -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: <200303251701.h2PH1dex077956@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2003/03/25 09:01:39 PST FreeBSD src repository Modified files: usr.sbin/ppp ipv6cp.c Log: Once ppp session is over, the route to ff02::tun0/32 was deleted, and never came back. Now, the route to ff02::tun0/32 is installed at the end of IPV6CP negitiaton. Revision Changes Path 1.10 +12 -1 src/usr.sbin/ppp/ipv6cp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303251701.h2PH1dex077956>