Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2011 04:48:18 +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:  <201101100448.p0A4maDb058559@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2011-01-10 04:48:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet          in_pcb.c 
  Log:
  SVN rev 217219 on 2011-01-10 04:48:18Z by deischen
  
  MFC: 217169
    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.
  
  Revision   Changes    Path
  1.260.2.6  +9 -8      src/sys/netinet/in_pcb.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101100448.p0A4maDb058559>