Re: [PATCH v2 2/3] net_sched: Add accessor function for packet length for qdiscs
From: Jussi Kivilinna <hidden>
Date: 2008-07-25 12:29:35
From: Jussi Kivilinna <hidden>
Date: 2008-07-25 12:29:35
Quoting "Jarek Poplawski" [off-list ref]:
OK, I see htb did this earlier with ".packets", so it looks like I'm wrong with this - sorry! (Anyway, it seems to unnecessarily restrict the way qdisc are working.)
Would it be better for qdisc_enqueue() to pass packet length to caller? - Jussi