cvs commit: src/sys/contrib/pf/net if_pfsync.c

Bruce M Simpson bms at FreeBSD.org
Sat Apr 14 01:01:47 UTC 2007


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


More information about the cvs-src mailing list