git: pf: Fix if_pfsync to compile
    Jan Lentfer 
    lentferj at crater.dragonflybsd.org
       
    Mon Aug  9 07:37:15 PDT 2010
    
    
  
commit c3c8c5530e1356e2abe6fe91751d9ed7128f1764
Author: Jan Lentfer <Jan.Lentfer at web.de>
Date:   Mon Aug 9 16:02:09 2010 +0200
    pf: Fix if_pfsync to compile
    
    	if_pfsync has to be enabled in the
    	kernel config file.
    	It passed the last update unattended.
    	This patch let's it compile, but function
    	is untested, also tdb functioniality
    	has been removed.
Summary of changes:
 sys/net/pf/if_pfsync.c |  516 ++++++++++++++----------------------------------
 sys/net/pf/if_pfsync.h |   38 +++--
 2 files changed, 175 insertions(+), 379 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3c8c5530e1356e2abe6fe91751d9ed7128f1764
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list