Module Name:    src
Committed By:   rmind
Date:           Sun May 31 15:57:15 UTC 2020

Modified Files:
        src/usr.sbin/npf: npf-params.7

Log Message:
npf-params(7): fix the state.key defaults.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/npf/npf-params.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/npf/npf-params.7
diff -u src/usr.sbin/npf/npf-params.7:1.4 src/usr.sbin/npf/npf-params.7:1.5
--- src/usr.sbin/npf/npf-params.7:1.4	Sat May 30 14:16:56 2020
+++ src/usr.sbin/npf/npf-params.7	Sun May 31 15:57:15 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: npf-params.7,v 1.4 2020/05/30 14:16:56 rmind Exp $
+.\" $NetBSD: npf-params.7,v 1.5 2020/05/31 15:57:15 rmind Exp $
 .\"
 .\" Copyright (c) 2019 Mindaugas Rasiukevicius <rmind at netbsd org>
 .\" All rights reserved.
@@ -94,10 +94,10 @@ some of the information in (from) the ke
 .It Li interface
 Include interface identifier into the keys, making the connection
 state strictly per-interface.
-Default: 0.
+Default: 1.
 .It Li direction
 Include packet direction into the keys.
-Default: 0.
+Default: 1.
 .El
 .\" ---
 .It Li state.generic

Reply via email to