Date: Sat, 8 Jan 2011 22:33:46 +0000 (UTC) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet in_pcb.c Message-ID: <201101082234.p08MY86P098735@repoman.freebsd.org>
index | next in thread | raw e-mail
deischen 2011-01-08 22:33:46 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c
Log:
SVN rev 217169 on 2011-01-08 22:33:46Z by deischen
Make sure to always do source address selection on
an unbound socket, regardless of any multicast options.
If an address is specified via a multicast option, then
let it override normal the source address selection.
This fixes a bug where source address selection was
not being performed when multicast options were present
but without an interface being specified.
Reviewed by: bz
MFC after: 1 day
Revision Changes Path
1.269 +9 -8 src/sys/netinet/in_pcb.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101082234.p08MY86P098735>
