]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In icmp_reflect(), acquire the inteface address list lock when
authorRobert Watson <rwatson@FreeBSD.org>
Mon, 20 Apr 2009 13:45:39 +0000 (13:45 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Mon, 20 Apr 2009 13:45:39 +0000 (13:45 +0000)
commit33c4f96d880ae14f7e3e6e82373cc94acf96716b
tree7136bd4fcb341d775b676f17c06c4a59ac30642f
parent219c5a5a9645007eee8f43b132d14dfdafbccb5e
In icmp_reflect(), acquire the inteface address list lock when
searching for a source address to use.

MFC after: 2 weeks
Reviewed by: bz
sys/netinet/ip_icmp.c