~brightbox/bird/debian-packaging

« back to all changes in this revision

Viewing changes to misc/stats

  • Committer: Ondřej Surý
  • Date: 2013-11-25 14:59:24 UTC
  • Revision ID: git-v1:a3c058b8752bd98df2231ac88d94931fdb4e0c65
New upstream version 1.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
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