Date: Sun, 17 Aug 2003 11:12:11 -0700 (PDT) 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/route6d route6d.c Message-ID: <200308171812.h7HICBAs001864@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2003/08/17 11:12:11 PDT FreeBSD src repository Modified files: usr.sbin/route6d route6d.c Log: - do not SEGV on IFF_UP. - recover rrt_gw setting for non-p2p case. otherwise, we will not be able to recover interface route on interface down -> up transition. - clarify loop exit condition Obtained from: KAME MFC after: 1 week Revision Changes Path 1.22 +21 -14 src/usr.sbin/route6d/route6d.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308171812.h7HICBAs001864>