CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/09 05:03:04
Modified files:
sys/net : bpf.c bpf.h if_pflog.c if_pflog.h
Log message:
tedu bpf_mtap_pflog().
now that it is a trivial wrapper around the extended bpf_mtap_hdr, we can
use bpf_mtap_hdr directly. added benefit: pflog_bpfcopy doesn't need to
be exported any more and can stay private to if_pflog.c
ok benno bluhm reyk
