cvs commit: src/sys/netinet ip_mroute.c

Robert Watson rwatson at FreeBSD.org
Sun Jun 20 13:10:27 PDT 2004


rwatson     2004-06-20 20:10:06 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_mroute.c 
  Log:
  IP multicast code no longer needs to acquire Giant before appending
  an mbuf onto a socket buffer.  This is left over from debug.mpsafenet
  affecting the forwarding/bridging plane only.
  
  Revision  Changes    Path
  1.100     +0 -3      src/sys/netinet/ip_mroute.c


More information about the cvs-src mailing list