First page Back Continue Last page Overview Graphics
Advanced API Issues (1)
We assume the order of extension headers
- we record the offset to each extension header in skb->cb in extension header handlers, assuming the standard order.
- we need to preserve the order.
Solution?
- remember last offset to the pointer and parse the packet again