From 88bb23964ecc7e42dcff2537fd1af3c72f6cfe6e Mon Sep 17 00:00:00 2001 From: Ryan Thomas McBride Date: Mon, 20 Nov 2006 14:31:18 +0000 Subject: -K argument to kill source tracking nodes explicitly, behaves like the -k argument for killing states; From Berk D. Demir ok dhartmei henning --- sbin/pfctl/pfctl.8 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'sbin/pfctl/pfctl.8') diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index 160530332e6..3d29b8ece0a 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.125 2006/11/01 09:03:00 jmc Exp $ +.\" $OpenBSD: pfctl.8,v 1.126 2006/11/20 14:31:17 mcbride Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -40,6 +40,7 @@ .Op Fl F Ar modifier .Op Fl f Ar file .Op Fl i Ar interface +.Op Fl K Ar host | network .Op Fl k Ar host | network .Op Fl o Op Ar level .Op Fl p Ar device @@ -237,6 +238,17 @@ Help. .It Fl i Ar interface Restrict the operation to the given .Ar interface . +.It Fl K Ar host | network +Kill all of the source tracking entries originating from the specified +.Ar host +or +.Ar network . +A second +.Fl K Ar host +or +.Fl K Ar network +option may be specified, which will kill all the source tracking +entries from the first host/network to the second. .It Fl k Ar host | network Kill all of the state entries originating from the specified .Ar host -- cgit v1.2.3