K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-02-27T04:33:06.753990Z K 7 svn:log V 323 I give up - just throw the EWMA update into the normal update_stats() routine. There were still corner cases where the EWMA update stats are being called on a rix which didn't have an intermediary stats update; thus no packets were counted against it. Sigh. This should fix the crashes I've been seeing on recent -HEAD. END