
This adds some statistics to ip_conntrack.
It's a total ripoff of rtstat by Robert Olsson.

The statistics-counters are per cpu.

You need the ctstat utility which you can find here:
http://kashyyyk.netfilter.org/~gandalf/ctstat/ctstat.c

Normal vmstat-like one line per second output:

ctstat -i 1

Help:

ctstat -h

