Date: Fri, 14 Nov 2003 09:16:50 -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/route6d route6d.c Message-ID: <200311141716.hAEHGof2051759@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2003/11/14 09:16:50 PST
FreeBSD src repository
Modified files:
usr.sbin/route6d route6d.c
Log:
- need_trigger/idx should be u_int, not ssize_t.
- realloc pedant.
- set sin6_scope_id before sending (link-local/multicast) packets
- removed an incorrect comment
- don't age non-gateway host routes.
- not remove global addresses on loopback interface from routing table
by route aging.
Obtained from: KAME
Revision Changes Path
1.34 +34 -30 src/usr.sbin/route6d/route6d.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311141716.hAEHGof2051759>
