Skip to content
Snippets Groups Projects
Commit c6122ddd authored by Daniel Salzman's avatar Daniel Salzman
Browse files

man: add some notes to kxdpgun

parent 95a500f5
No related branches found
No related tags found
1 merge request!1251Kxdpgun evo
......@@ -107,6 +107,11 @@ Linux kernel 4.18+ is required.
.sp
The utility has to be executed under root or with these capabilities:
CAP_NET_RAW, CAP_NET_ADMIN, CAP_SYS_ADMIN, CAP_SYS_RESOURCE, CAP_SETPCAP.
.sp
Sending USR1 signal to a running process triggers current statistics dump
to the standard output.
.sp
The utility allocates source UDP/TCP ports from the range 2000\-65535.
.SH EXIT VALUES
.sp
Exit status of 0 means successful operation. Any other exit status indicates
......
......@@ -88,6 +88,11 @@ Linux kernel 4.18+ is required.
The utility has to be executed under root or with these capabilities:
CAP_NET_RAW, CAP_NET_ADMIN, CAP_SYS_ADMIN, CAP_SYS_RESOURCE, CAP_SETPCAP.
Sending USR1 signal to a running process triggers current statistics dump
to the standard output.
The utility allocates source UDP/TCP ports from the range 2000-65535.
Exit values
-----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment