Module Name:    src
Committed By:   christos
Date:           Sun Jan  8 17:57:37 UTC 2017

Modified Files:
        src/share/man/man4: options.4

Log Message:
mention tcp signature


To generate a diff of this commit:
cvs rdiff -u -r1.459 -r1.460 src/share/man/man4/options.4

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

Modified files:

Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.459 src/share/man/man4/options.4:1.460
--- src/share/man/man4/options.4:1.459	Tue Dec 27 05:30:24 2016
+++ src/share/man/man4/options.4	Sun Jan  8 12:57:37 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: options.4,v 1.459 2016/12/27 10:30:24 pgoyette Exp $
+.\"	$NetBSD: options.4,v 1.460 2017/01/08 17:57:37 christos Exp $
 .\"
 .\" Copyright (c) 1996
 .\" 	Perry E. Metzger.  All rights reserved.
@@ -30,7 +30,7 @@
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd December 13, 2016
+.Dd January 8, 2017
 .Dt OPTIONS 4
 .Os
 .Sh NAME
@@ -2018,6 +2018,8 @@ the initial size can be set to some othe
 The initial TCP window size can be set via
 .Xr sysctl 8
 as well.
+.It Cd options TCP_SIGNATURE
+Enable MD5 TCP signatures (RFC 2385) to protect BGP sessions.
 .It Cd options IPFILTER_LOG
 This option, in conjunction with
 .Em pseudo-device ipfilter ,

Reply via email to