Date: Sun, 30 Aug 2009 22:39:49 +0000 (UTC) From: Qing Li <qingli@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet ip_output.c Message-ID: <200908302240.n7UMe1gm069096@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
qingli 2009-08-30 22:39:49 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/netinet ip_output.c
Log:
SVN rev 196672 on 2009-08-30 22:39:49Z by qingli
MFC r196608
Do not try to free the rt_lle entry of the cached route in
ip_output() if the cached route was not initialized from the
flow-table. The rt_lle entry is invalid unless it has been
initialized through the flow-table.
Reviewed by: kmacy, rwatson
Approved by: re
Revision Changes Path
1.314.2.4 +1 -3 src/sys/netinet/ip_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908302240.n7UMe1gm069096>
