in tc classes, a class has a major id and a minor id. Both are 16 bit. This limits one to have max 64K classes and if more are needed then one need to define qdisc below another qdisc and then have another 64K classes. But as its qdisc below another qdisc, performance is degraded (more delay). Will not it be better if we split it ( MajorId : MinorId ) into 8:24 instead of 16:16? -- To unsubscribe from this list: send the line "unsubscribe lartc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html