Home | History | Annotate | Download | only in pflogd
History log of /src/dist/pf/sbin/pflogd/privsep.c
RevisionDateAuthorComments
 1.8  03-Feb-2019  mrg - enlarge buffer to avoid snprintf() truncation
 1.7  13-Dec-2010  christos branches: 1.7.48;
warns=4
 1.6  18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.5  20-Feb-2008  matt branches: 1.5.4; 1.5.6;
errbuf is [], not *.
 1.4  28-May-2007  tls branches: 1.4.4;
Do not include internal header files from libpcap without setting the
feature-test macros they use. Really, of course, this code should not
include such header files at all.
 1.3  01-Jul-2005  peter Resolve conflicts (pf from OpenBSD 3.7, userland part).
 1.2  15-Mar-2005  peter Changes to build on NetBSD:

* #ifdef out some things we don't have or do differently.
* Write struct "pcap_sf_pkthdr" instead of "pcap_pkthdr".
Fixes an LP64 specific problem with reading the pflog with tcpdump(8).
(OpenBSD fixed this by changing the structs to always use 32-bit fields)

Reviewed by yamt@.
 1.1  22-Jun-2004  itojun branches: 1.1.1;
Initial revision
 1.1.1.4  01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.3  01-Jul-2005  peter Import pf from OpenBSD 3.7 (userland part).
 1.1.1.2  14-Nov-2004  yamt import pf from OpenBSD 3.6. (userland part)
 1.1.1.1  22-Jun-2004  itojun PF from openbsd 3.5
 1.4.4.1  23-Mar-2008  matt sync with HEAD
 1.5.6.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.5.4.1  19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.7.48.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed