Qdisc API

From: Jesus Arango
Date: Sat Jan 07 2006 - 23:03:50 EST


When implementing a queuing discipline, which functions in struct
Qdisc_ops must be implemeted ? By looking in net/sched I see that not
all queuing disciplines implement all functions. For example, the
default pfifo_fast_ops does not implement destroy, change, drop and
dump_stats. Could someone please elaborate on this topic: When and why
is each of these functions needed.

Thanks
Jesus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/