freebsd-src/share/man
Michael Tuexen 02d15215ce tcp: improve blackhole support
There are two improvements to the TCP blackhole support:
(1) If net.inet.tcp.blackhole is set to 2, also sent no RST whenever
    a segment is received on an existing closed socket or if there is
    a port mismatch when using UDP encapsulation.
(2) If net.inet.tcp.blackhole is set to 3, no RST segment is sent in
    response to incoming segments on closed sockets or in response to
    unexpected segments on listening sockets.
Thanks to gallatin@ for suggesting such an improvement.

Reviewed by:		gallatin
MFC after:		1 week
Sponsored by:		Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D45304
2024-05-24 06:59:13 +02:00
..
man1 intro.1: 2024 edition 2024-04-12 10:58:36 -06:00
man3 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
man3lua Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
man4 tcp: improve blackhole support 2024-05-24 06:59:13 +02:00
man5 src.conf.5: Regen 2024-05-22 17:02:26 +00:00
man6 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
man7 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
man8 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
man9 kern/rman: remove rman_reserve_resource_bound(), partially revert 13fb665772 2024-05-21 17:52:24 -06:00
Makefile share/man: Add mandoc.db files to METALOG 2024-01-30 22:17:34 +00:00