Date: Mon, 31 Aug 2009 00:18:17 +0000 (UTC) From: Qing Li <qingli@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net rtsock.c Message-ID: <200908310018.n7V0IejW078697@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
qingli 2009-08-31 00:18:17 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/net rtsock.c
Log:
SVN rev 196679 on 2009-08-31 00:18:17Z by qingli
As part of r196609, a call to "rtalloc" did not take the fib into
account. So call the appropriate "rtalloc_ign_fib()" instead of
calling "rtalloc_ign()".
Reviewed by: pointed out by bz
Approved by: re
Revision Changes Path
1.181.2.4 +1 -1 src/sys/net/rtsock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908310018.n7V0IejW078697>
