[Cake] SKB queue API usage

Toke Høiland-Jørgensen toke at toke.dk
Mon Apr 23 09:33:02 EDT 2018


I've started looking at what changes are needed before Cake can be
submitted upstream (see the upstream-4.18 branch of the repo).

While looking over the data structures I noticed that struct cake_flow
contains pointers to struct sk_buff instread of using the in-kernel
struct sk_buff_head queueing structure.

Why is that?

-Toke


More information about the Cake mailing list