From ef9a4fa0481b3db31c30b68a6257c7a03c593c18 Mon Sep 17 00:00:00 2001 From: Cedric Berger Date: Thu, 9 Jan 2003 10:40:46 +0000 Subject: Add support for active/inactive tablesets in the kernel. Add table definition/initialisation construct in pfctl parser. Add and fix documentation for pf.4 and pf.conf.5. Tested on i386 and sparc64 by myself, macppc by Daniel. ok dhartmei@ --- sbin/pfctl/pfctl.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sbin/pfctl/pfctl.8') diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index e77dd31c123..cf1865803ff 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.61 2003/01/03 21:37:44 cedric Exp $ +.\" $OpenBSD: pfctl.8,v 1.62 2003/01/09 10:40:44 cedric Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -231,6 +231,9 @@ Show the content (addresses) of a table. Test if the given addresses match a table. .It Fl T Ar zero Clear all the statistics of a table. +.It Fl T Ar load +Load only the table definitions from pf.conf. +Used in "pfctl -Tl -f pf.conf". .El .It Fl v Produce more verbose output. A second use of -- cgit v1.2.3