1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Add a WITHOUT_RATELIMIT option description for src.conf(5)

This is a follow up commit for r312379

MFC after:	1 month
X-MFC with:	r312379
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-03-23 01:44:17 +00:00
parent b6db9b8438
commit 23de83ef36
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315763

View File

@ -0,0 +1,12 @@
.\" $FreeBSD$
Set to build the system with rate limit support.
.Pp
This makes
.Dv SO_MAX_PACING_RATE
effective in
.Xr getsockopt 2 ,
and
.Ar txrlimit
support in
.Xr ifconfig 8 ,
by proxy.