Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  7 Nov 2009 22:02:31 +0100 (CET)
From:      olli hauer <ohauer@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ohauer@gmx.de
Subject:   kern/140369: [patch] src/contrib/pf/man/pf.4
Message-ID:  <20091107210231.D90F226145@u18-124.dsl.vianetworks.de>
Resent-Message-ID: <200911072110.nA7LA3Cd042418@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140369
>Category:       kern
>Synopsis:       [patch] src/contrib/pf/man/pf.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 07 21:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     olli hauer <ohauer@gmx.de>
>Release:        
>Organization:
>Environment:


>Description:
The pf(4) man page is missing the DIOCKILLSRCNODES ioctl(2) command.
Maybe this can be corrected in RELENG_8 and HEAD.

Regards,
olli


>How-To-Repeat:
>Fix:
--- patch_src_contrib_pf_man_pf4.txt begins here ---
--- contrib/pf/man/pf.4.orig
+++ contrib/pf/man/pf.4
@@ -1055,6 +1055,8 @@
 Works as
 .Dv DIOCSETIFFLAG
 above but clears the flags.
+.It Dv DIOCKILLSRCNODES Fa "struct pfioc_iface *io"
+Explicitly remove source tracking nodes.
 .El
 .Sh FILES
 .Bl -tag -width /dev/pf -compact
--- patch_src_contrib_pf_man_pf4.txt ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091107210231.D90F226145>