Add option to dump only a list of reachable nodes.
This commit is contained in:
parent
75c619e372
commit
a717b9bcfb
4 changed files with 26 additions and 7 deletions
|
|
@ -2232,8 +2232,9 @@ Generate public/private keypair of @var{bits} length. If @var{bits} is not speci
|
|||
but will default to the configuration directory (you can use the -c or -n
|
||||
option).
|
||||
|
||||
@item dump nodes
|
||||
@item dump [reachable] nodes
|
||||
Dump a list of all known nodes in the VPN.
|
||||
If the reachable keyword is used, only lists reachable nodes.
|
||||
|
||||
@item dump edges
|
||||
Dump a list of all known connections in the VPN.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue