click_chatter v/s performance

Eddie Kohler kohler at icir.org
Wed Apr 17 18:54:45 EDT 2002


> For some reason it prints out the buffered
> statistics and some junk(that confuse the awk scripts) after every
> cycle. I am taking care to clear this StringAccum object after every
> cycle of 100 data packets. How do I get rid of that junk? Am I missing
> anything here?

Did you use StringAccum's .cc() method? That appends a null character. If
you don't use cc(), you might get garbage.

Eddie



More information about the click mailing list