Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 2009 03:40:02 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet in_mcast.c
Message-ID:  <200903040353.n243r3HU013386@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2009-03-04 03:40:02 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_mcast.c 
  Log:
  SVN rev 189357 on 2009-03-04 03:40:02Z by bms
  
  Add sysctl net.inet.ip.mcast.loop. This controls whether or not
  IPv4 multicast sends are looped back to senders by default
  on a stack-wide basis, rather than relying on the socket option.
  Note that the sysctl only applies to newly created multicast sockets.
  
  Revision  Changes    Path
  1.14      +8 -1      src/sys/netinet/in_mcast.c



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