cvs commit: src/contrib/pf/pflogd pflogd.c
Max Laier
mlaier at FreeBSD.org
Mon Sep 13 04:39:09 PDT 2004
mlaier 2004-09-13 11:39:09 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
contrib/pf/pflogd pflogd.c
Log:
MFC pflogd.c rev. 1.6:
Make pflogd(8) store pcap_sf_pkthdr instead of MD timeval contaminated
pcap_pkthdr. This makes /var/log/pflog standart compliant on 64bit archs.
OpenBSD has fixed this by changing the bpf timeval to 32bit in the kernel,
so no need to report this over (again).
PR: bin/71096 (w/ changes)
Submitted by: Ville-Pertti Keinonen
Tested by: amd64(submitter), sparc64(yongari), i386(myself)
Approved by: re (kensmith)
Revision Changes Path
1.5.2.1 +37 -1 src/contrib/pf/pflogd/pflogd.c
More information about the cvs-src
mailing list