Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 1995 10:11:33 -0800
From:      "Garrett A. Wollman" <wollman>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/netinet ip_output.c
Message-ID:  <199503201811.KAA01592@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wollman     95/03/20 10:11:32

  Modified:    sys/netinet ip_output.c
  Log:
  Fix race conditions involved in setting IP multicast options.  This should
  fix Dennis Fortin's problem for good, if I've got it figured out right.
  
  (The problem was that a `struct ifaddr' could get deleted out from under
  the current requester, thus leaving him with an invalid interface pointer
  and causing even more bogus accesses.)



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