Update doc

This commit is contained in:
Tatsuhiro Tsujikawa 2021-08-26 22:10:02 +09:00
parent 0aa107426c
commit 80c9d46b70
1 changed files with 2 additions and 1 deletions

View File

@ -2878,7 +2878,8 @@ Scripting:
QUIC:
--bpf-program-file=<PATH>
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: )"
<< config->quic.bpf.prog_file << R"(
--no-bpf Disable eBPF.