CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2011/09/18 07:50:13
Modified files: sys/net : if_pflog.c pf.c pfvar.h Log message: Move the pdesc initialization code into pf_setup_pdesc(). Unify some IPv4 and IPv6 code. Make sure that both code paths set the same fields in the same order. ok mpf henning