Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dist/pf/net
Module Name: src
Committed By: yamt
Date: Fri Sep 10 08:48:32 UTC 2004
Modified Files:
src/sys/dist/pf/net: if_pflog.c
Log Message:
pflog_packet: use bpf_mtap2().
(our bpf_mtap() is more "strict" about mbufs
than openbsd's one is. eg. M_PKTHDR should be set properly.)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dist/pf/net/if_pflog.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index