]> git.ipfire.org Git - thirdparty/bird.git/blob - misc/stats
Babel: Documentation updates
[thirdparty/bird.git] / misc / stats
1 #!/bin/sh
2
3 make ips
4 echo "Global tables:"
5 for a in 4 5 6 7 8 9 10 11 12 13 14 15 ; do
6 ./ips <global $a $((1<<($a+2)))
7 done
8 echo "Local tables:"
9 ./ips <local 6 1000