add information about statistics output to README

This commit is contained in:
Alexander Zubkov
2021-12-01 17:16:12 +01:00
parent c3300e56ee
commit 12e2dc2d1e

View File

@@ -93,3 +93,5 @@ and pipe its output to the tools:
bgpq4 -4 -F '%n/%l\n' as-set-name | ./plageq > as-set-name.ipv4.strict.txt
bgpq4 -6 -F '%n/%l\n' as-set-name | ./plagmax > as-set-name.ipv6.loose.txt
```
Tools also output to stderr some statistics of using preallocated memory.