CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/28 11:15:45
Modified files:
sys/net : if_pflog.c if_pflog.h pf.c pf_norm.c pf_osfp.c
pfvar.h
Log message:
As requested by henning, move the mbuf pointer into struct pf_pdesc.
Also sort pd to the beginning of the functions' parameter lists for
consistency.
ok henning
