On Sun, Sep 18, 2011 at 04:40:55AM -0600, Alexander Bluhm wrote: > CVSROOT: /cvs > Module name: src > Changes by: bl...@cvs.openbsd.org 2011/09/18 04:40:55 > > Modified files: > sys/net : if_pflog.c pf.c pfvar.h > > Log message: > Move the call to pf_test_rule() for fragments that have not been > reassembled by normalization from pf_setup_pdesc() to pf_test(). > This simplifies the paramter list of pf_setup_pdesc() as it can > concentrate on its job filling the pf_pdesc struct. > ok henning mpf
and ok claudio