Update doc
This commit is contained in:
parent
0aa107426c
commit
80c9d46b70
|
@ -2878,7 +2878,8 @@ Scripting:
|
||||||
QUIC:
|
QUIC:
|
||||||
--bpf-program-file=<PATH>
|
--bpf-program-file=<PATH>
|
||||||
Specify a path to eBPF program file reuseport_kern.o to
|
Specify a path to eBPF program file reuseport_kern.o to
|
||||||
steer an incoming QUIC UDP datagram to a correct socket.
|
direct an incoming QUIC UDP datagram to a correct
|
||||||
|
socket.
|
||||||
Default: )"
|
Default: )"
|
||||||
<< config->quic.bpf.prog_file << R"(
|
<< config->quic.bpf.prog_file << R"(
|
||||||
--no-bpf Disable eBPF.
|
--no-bpf Disable eBPF.
|
||||||
|
|
Loading…
Reference in New Issue