git: 1db80c5b93d5 - stable/15 - blackhole.4: Describe even better
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Sep 2025 03:51:59 UTC
The branch stable/15 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=1db80c5b93d5b420bd1389b9f57532ed68284a53
commit 1db80c5b93d5b420bd1389b9f57532ed68284a53
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-09-24 12:22:47 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-09-28 03:48:45 +0000
blackhole.4: Describe even better
Rewrite the document description to omit ficticious "UDP connections".
Fixes: 38f6a4467419 (blackhole.4: Describe better)
MFC after: 3 days
Reviewed by: tuexen
Reported by: tuexen, zi
Differential Revision: https://reviews.freebsd.org/D52696
(cherry picked from commit f9a71840d8ee0cfff4ec983a589be53648e7017d)
---
share/man/man4/blackhole.4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man4/blackhole.4 b/share/man/man4/blackhole.4
index 56b1b52b9212..afa1c37709f3 100644
--- a/share/man/man4/blackhole.4
+++ b/share/man/man4/blackhole.4
@@ -15,7 +15,7 @@
.Os
.Sh NAME
.Nm blackhole
-.Nd quietly drop refused SCTP, TCP, or UDP connections
+.Nd quietly respond to refused SCTP, TCP, or UDP packets
.Sh SYNOPSIS
.Cd sysctl net.inet.sctp.blackhole Ns Op = Ns Brq "0 | 1 | 2"
.Cd sysctl net.inet.tcp.blackhole Ns Op = Ns Brq "0 | 1 | 2 | 3"