* jamal [ref] 2004-10-29 07:39
Thomas, Can you submit equivalent patches for cls_u32.c?
Sure, already done and queued for submission. I will submit them today.
Thomas, I will let Dave suck these in first and test against resulting
bk.
OK.
Regarding the generic statistics for actions:
I thought about dumping the most common stats basic,queue,rate_est
in tcf_action_copy_stats and let the action module dump additional
stats in its get_stats implementation. Any objections in creating
struct tca_act_gen with the content of tca_gen and use it to
access a->priv from act_api.c to get my hands on the statistics
and stats_lock?