Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2007 01:01:46 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/pf/net if_pfsync.c
Message-ID:  <200704140101.l3E11kum000736@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2007-04-14 01:01:46 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/pf/net   if_pfsync.c 
  Log:
  In member interface detach event handler, do not attempt to free state
  which has already been freed by in_ifdetach(). With this cumulative change,
  the removal of a member interface will not cause a panic in pfsync(4).
  
  Requested by:   yar
  PR:             86848
  
  Revision  Changes    Path
  1.34      +9 -1      src/sys/contrib/pf/net/if_pfsync.c



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