Aug. 23, 2014
5:24 p.m.
My understanding is every layer is free to use the skb->cb field in any way they wish but it will not be preserved by the upper layers in the network stack. I would like to use the skb->cb in the layer2/bridging code. Are there any caveats that one should be aware of ? Santhosh.