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

Bruce M Simpson bms at FreeBSD.org
Mon Mar 19 17:52:16 UTC 2007


bms         2007-03-19 17:52:15 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/pf/net   if_pfsync.c if_pfsync.h 
  Log:
  Teach pfsync(4) that its member interfaces may go away.
  
  This change partially resolves the issue in the PR. Further architectural
  fixes, in the form of reference counting, are needed.
  
  PR:             86848
  Reviewed by:    yar
  MFC after:      1 month
  
  Revision  Changes    Path
  1.33      +49 -0     src/sys/contrib/pf/net/if_pfsync.c
  1.8       +1 -0      src/sys/contrib/pf/net/if_pfsync.h


More information about the cvs-src mailing list