]> git.ipfire.org Git - thirdparty/bird.git/blame - misc/stats
Merge branch 'dev' into ospf3
[thirdparty/bird.git] / misc / stats
CommitLineData
87b60bf7
MM
1#!/bin/sh
2
3make ips
4echo "Global tables:"
5for a in 4 5 6 7 8 9 10 11 12 13 14 15 ; do
6 ./ips <global $a $((1<<($a+2)))
7 done
8echo "Local tables:"
9./ips <local 6 1000