CVSROOT: /cvs Module name: src Changes by: henn...@cvs.openbsd.org 2011/09/17 05:34:49
Modified files: sys/net : pf.c Log message: move initialisation of pd->nsaddr and pd->ndaddr from pf_test_rule to pf_setup_pdesc. fixes logging of packets passed statefully. ok bluhm