Re: [Cake] flow dissection vs encapsulated traffic?

2023-02-05 Thread Toke Høiland-Jørgensen via Cake
Dave Taht via Cake writes: > In looking how the code has morphed since I last looked at it, I found > myself staring at this bit... > > skb_flow_dissect_flow_keys(skb, , >FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL); > > // so we have delved deeply into the

[Cake] flow dissection vs encapsulated traffic?

2023-02-05 Thread Dave Taht via Cake
In looking how the code has morphed since I last looked at it, I found myself staring at this bit... skb_flow_dissect_flow_keys(skb, , FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL); // so we have delved deeply into the packet at this point... finding various