Date: Thu, 25 Nov 2010 12:10:59 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet in_pcb.c Message-ID: <201011251211.oAPCBCKT020551@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2010-11-25 12:10:59 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/netinet in_pcb.c
Log:
SVN rev 215816 on 2010-11-25 12:10:59Z by rrs
MFC of 215110:
Fix so that a multicast packet can be sent
even if there is no route out to that mcast address. The code in
in_pcb inadvertantly would error (no route) even though
the user may have specified the address with the
proper socket option (to specify the egress interface).
Thanks bz for reminding me I forgot to commit this ;-)
Revision Changes Path
1.260.2.5 +4 -5 src/sys/netinet/in_pcb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011251211.oAPCBCKT020551>
