Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Nov 2003 22:11:44 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in_rmx.c
Message-ID:  <200311030611.hA36BiIi091057@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/11/02 22:11:44 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          in_rmx.c 
  Log:
  Remove bogus RTFREE that was added in rev 1.47.  The rmx code operates
  directly on the radix tree and does not hold any routing table refernces.
  This fixes the reference counting problems that manifested itself as a
  panic during unmount of filesystems that were mounted by NFS over an
  interface that had been removed.
  
  Supported by:   FreeBSD Foundation
  
  Revision  Changes    Path
  1.48      +2 -3      src/sys/netinet/in_rmx.c



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