CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/20 04:51:18
Modified files:
sys/net : if_pflog.c if_pflog.h pf.c pf_norm.c pfvar.h
Log message:
Put kif and dir into pdesc an use this instead of passing the values
around. This is a mechanical change. Initialize pd2 and use it
where appropriate.
ok henning on an earlier version; ok mpf
