CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2012/01/16 09:38:01
Modified files: sys/net : pf.c pfvar.h Log message: Pass struct pf_pdesc to pf_walk_option6() and pf_walk_header6() to make their argument list shorter. Also fix a bug where pf_walk_option6() used the outer header in the pd2 case. ok henning@ mikeb@