Date: Mon, 20 Apr 2009 14:35:42 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet ip_input.c Message-ID: <200904201435.n3KEZoNk056637@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-04-20 14:35:42 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_input.c
Log:
SVN rev 191314 on 2009-04-20 14:35:42Z by rwatson
In ip_input(), cache the received mbuf's network interface in a local
variable. Acquire the interface address list lock when iterating over
the interface address list searching for a matching received broadcast
address.
MFC after: 2 weeks
Revision Changes Path
1.356 +23 -16 src/sys/netinet/ip_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904201435.n3KEZoNk056637>
