Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2019 19:32:39 +0000 (UTC)
From:      Mariusz Zaborski <oshogbo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r350482 - head
Message-ID:  <201907311932.x6VJWdAl063768@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: oshogbo
Date: Wed Jul 31 19:32:39 2019
New Revision: 350482
URL: https://svnweb.freebsd.org/changeset/base/350482

Log:
  gnop: add note to the RELNOTES
  
  Submitted by:	markj

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES	Wed Jul 31 19:27:20 2019	(r350481)
+++ head/RELNOTES	Wed Jul 31 19:32:39 2019	(r350482)
@@ -10,6 +10,10 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+r350471:
+       gnop(8) can now configure a delay to be applied to read and write
+       request delays.  See the -d, -q and -x parameters.
+
 r350307:
 	libcap_random(3) has been removed.  Applications can use native
 	APIs to get random data in capability mode.



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