Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 16:19:31 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in.c
Message-ID:  <200601241619.k0OGJV3q030815@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2006-01-24 16:19:31 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in.c 
  Log:
  In in_control() remove the temporary in_ifaddr structure from the
  ia_hash only if it actually is an AF_INET address.  All other places
  test for sa_family == AF_INET but this one.
  
  PR:             kern/92091
  Submitted by:   Seth Kingsley <sethk-at-meowfishies.com>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.93      +2 -1      src/sys/netinet/in.c



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