mirror of
https://github.com/curl/curl.git
synced 2026-05-30 13:57:28 +03:00
curl: support IP Type of Service / Traffic Class: --ip-tos
Add --ip-tos option to the command line tool for setting TOS for IPv4 or Traffic Class for IPv6. Closes #13606
This commit is contained in:
parent
f786fce914
commit
3c20ae08b9
8 changed files with 192 additions and 0 deletions
6
.github/scripts/spellcheck.words
vendored
6
.github/scripts/spellcheck.words
vendored
|
|
@ -214,6 +214,8 @@ ECHConfigList
|
|||
ecl
|
||||
ECONNREFUSED
|
||||
eCOS
|
||||
ECT
|
||||
EF
|
||||
EFnet
|
||||
EGD
|
||||
EHLO
|
||||
|
|
@ -457,6 +459,8 @@ LOGDIR
|
|||
logfile
|
||||
lookups
|
||||
loopback
|
||||
LOWCOST
|
||||
LOWDELAY
|
||||
LPRT
|
||||
LSB
|
||||
lseek
|
||||
|
|
@ -488,6 +492,7 @@ Micrium
|
|||
MicroBlaze
|
||||
MicroOS
|
||||
middlebox
|
||||
MINCOST
|
||||
mingw
|
||||
MinGW
|
||||
MINIX
|
||||
|
|
@ -837,6 +842,7 @@ toolchain
|
|||
toolchains
|
||||
toolset
|
||||
toplevel
|
||||
TOS
|
||||
TPF
|
||||
TrackMemory
|
||||
transcode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue