summaryrefslogtreecommitdiffstats
path: root/sbin/pflogd/pflogd.8 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mop up for the pcap.3 rename;jmc2019-08-301-3/+3
* pflogd(8): don't try to rename(2) broken/invalid pflog files, instead,brynet2018-08-261-5/+4
* Fix escaping: .Nm Op Fl "Dx" turning into "pflogd [-DragonFly]"schwarze2017-05-301-3/+3
* Interface status printing (at exit and USR1) was broken for a while.canacar2016-01-161-9/+2
* Use "In" to mark up include files, instead of wrongly wrapping with Aq.bentley2015-02-151-3/+3
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* Add missing .Mt macros for AUTHORS email addresses.schwarze2013-07-161-3/+3
* log all, not log-all; ok henningjmc2012-06-251-4/+6
* default snaplen is 160 these dayshenning2011-10-121-4/+4
* put the tcpdump-specific stuff in a sane place (that is, not EXAMPLES);jmc2011-05-061-36/+35
* nowadays, .Dx is callable, so we need to quote it;schwarze2010-05-141-3/+3
* Adjust pflog BPF descriptions, problem pointed out by jmc@sthen2009-12-031-5/+5
* tweak previous;jmc2009-11-041-3/+2
* Get rid of pflogd.pid because the privsep child cannot delete the pidfile;deraadt2009-11-031-12/+2
* log pcap stats upon SIGUSR1; ok canacarhenning2008-10-221-2/+9
* clear up pidfile(-p) option formokan2008-01-141-8/+7
* convert to new .Dd format;jmc2007-05-311-2/+2
* - use .Bk/.Ek to avoid SYNOPSIS splittingjmc2007-04-071-7/+11
* Adds a pidfile argument to pflogd so that individualcanacar2007-04-061-1/+8
* state that if the log file is bad, it is first moved out of the way. ifjoel2006-12-081-2/+4
* stylemk2006-12-061-2/+4
* Default snaplen has been 116 for a while now.joel2006-11-191-3/+3
* - sort optionsjmc2006-10-261-2/+3
* allow pflogd to listen on alternate pflog interfaceshenning2006-10-251-3/+20
* filtering on ruleset name is already implemented, document it.dhartmei2005-05-271-2/+4
* sync the list of acceptable values for 'reason' with realityjoel2005-04-141-2/+4
* "bad-timestamp" is a valid logging reason;jmc2005-01-021-2/+3
* - standard option orderjmc2004-01-161-20/+20
* Try to preserve the integrity of the log file in case of errors/unexpectedcanacar2004-01-151-1/+14
* - section reorderjmc2003-06-031-11/+11
* mdoc fixes: macros are not allowed inside .Bd -literal blocksdavid2003-03-111-9/+5
* to tohenning2003-02-241-2/+2
* mdoc-police: officer krause catched one againhenning2003-02-191-2/+3
* and one more tweaking round by krause, thanks!henning2003-02-141-3/+3
* typos; added white boldface to examplesjmc2003-01-281-10/+18
* SEE ALSO reordering and corrections.fgsch2002-11-091-2/+2
* fix grammar in tcpdump examplefrantzen2002-04-231-2/+2
* examples of tcpdump filters on pf log fieldsfrantzen2002-03-231-18/+30
* Remove the ifconfig line again, it's in pflog(4), which is now linked,dhartmei2002-02-281-2/+1
* Document ethernet layer expressions.dhartmei2002-02-281-1/+21
* Up the pflog0 interface. alphabetize xrefs and add pflog(4)kjell2002-02-281-3/+5
* o) start new sentence on a new line;mpech2001-12-131-2/+4
* When you give command examples in a manual page prefix them withderaadt2001-12-061-4/+4
* document tcpdump on pflog0 to make Theo happy and prove nroff can't kill youfrantzen2001-12-021-1/+7
* loging -> loggingdhartmei2001-10-021-2/+2
* add EXAMPLES section; canacar@eee.metu.edu.tr, ok deraadt@jakob2001-09-151-1/+12
* kill the -i option; it just causes all sorts of grief; canacar@eee.metu.edu.trderaadt2001-08-291-9/+3
* doc improvements; canacar@eee.metu.edu.trderaadt2001-08-271-3/+10
* corrections; wouter.clarie@pandora.bederaadt2001-08-241-3/+3
* clarify tcpdump use; frantzenderaadt2001-08-221-1/+4