From owner-svn-src-all@freebsd.org  Fri Jun 28 04:28:34 2019
Return-Path: <owner-svn-src-all@freebsd.org>
Delivered-To: svn-src-all@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA0A915D7922;
 Fri, 28 Jun 2019 04:28:33 +0000 (UTC) (envelope-from cy@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 897F788853;
 Fri, 28 Jun 2019 04:28:33 +0000 (UTC) (envelope-from cy@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5A79F219DE;
 Fri, 28 Jun 2019 04:28:33 +0000 (UTC) (envelope-from cy@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x5S4SXSM094526;
 Fri, 28 Jun 2019 04:28:33 GMT (envelope-from cy@FreeBSD.org)
Received: (from cy@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5S4SXhf094525;
 Fri, 28 Jun 2019 04:28:33 GMT (envelope-from cy@FreeBSD.org)
Message-Id: <201906280428.x5S4SXhf094525@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org
 using -f
From: Cy Schubert <cy@FreeBSD.org>
Date: Fri, 28 Jun 2019 04:28:33 +0000 (UTC)
To: src-committers@freebsd.org, svn-src-all@freebsd.org,
 svn-src-head@freebsd.org
Subject: svn commit: r349503 - head/contrib/ipfilter/man
X-SVN-Group: head
X-SVN-Commit-Author: cy
X-SVN-Commit-Paths: head/contrib/ipfilter/man
X-SVN-Commit-Revision: 349503
X-SVN-Commit-Repository: base
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Rspamd-Queue-Id: 897F788853
X-Spamd-Bar: --
Authentication-Results: mx1.freebsd.org
X-Spamd-Result: default: False [-2.96 / 15.00];
 local_wl_from(0.00)[FreeBSD.org];
 NEURAL_HAM_MEDIUM(-1.00)[-0.999,0];
 NEURAL_HAM_SHORT(-0.96)[-0.958,0];
 ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US];
 NEURAL_HAM_LONG(-1.00)[-1.000,0]
X-BeenThere: svn-src-all@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "SVN commit messages for the entire src tree \(except for &quot;
 user&quot; and &quot; projects&quot; \)" <svn-src-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-src-all>,
 <mailto:svn-src-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-src-all/>
List-Post: <mailto:svn-src-all@freebsd.org>
List-Help: <mailto:svn-src-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-src-all>,
 <mailto:svn-src-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Jun 2019 04:28:34 -0000

Author: cy
Date: Fri Jun 28 04:28:32 2019
New Revision: 349503
URL: https://svnweb.freebsd.org/changeset/base/349503

Log:
  Document the -B, binary logfile, and the -C config file options.
  Reference the ipmon.5 man page and ipmon.conf.
  
  PR:		238816
  MFC after:	1 week

Modified:
  head/contrib/ipfilter/man/ipmon.8

Modified: head/contrib/ipfilter/man/ipmon.8
==============================================================================
--- head/contrib/ipfilter/man/ipmon.8	Fri Jun 28 04:18:10 2019	(r349502)
+++ head/contrib/ipfilter/man/ipmon.8	Fri Jun 28 04:28:32 2019	(r349503)
@@ -7,6 +7,10 @@ ipmon \- monitors /dev/ipl for logged packets
 [
 .B \-abBDFhnpstvxX
 ] [
+.B "\-B <binarylogfile>"
+] [
+.B "\-B <configfile>"
+] [
 .B "\-N <device>"
 ] [
 .B "\-L <facility>"
@@ -92,6 +96,10 @@ Enable logging of the raw, unformatted binary data to 
 \fI<binarylogfilename>\fP file.  This can be read, later, using \fBipmon\fP
 with the \fB-f\fP option.
 .TP
+.B \-C <configfilename>
+This option specifies a file to be used to specify optional extra actions
+when it sees specific log entries from the kernel.
+.TP
 .B \-D
 Cause ipmon to turn itself into a daemon.  Using subshells or backgrounding
 of ipmon is not required to turn it into an orphan so it can run indefinitely.
@@ -178,9 +186,11 @@ recorded data.
 .br
 /dev/ipstate
 .br
+/etc/ipmon.conf
+.br
 /etc/services
 .SH SEE ALSO
-ipl(4), ipf(8), ipfstat(8), ipnat(8)
+ipl(4), ipmon(5), ipf(8), ipfstat(8), ipnat(8)
 .SH BUGS
 .PP
 If you find any, please send email to me at darrenr@pobox.com