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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to