[NET]: Add skb_header_pointer, and use it where possible.
This greatly improves netfilter performance where
the wanted header area is in the linear SKB data
area, therefore no copy into the temporary buffer
is needed.
Signed-off-by: David S. Miller <davem@redhat.com>
Showing
This diff is collapsed.
Please register or sign in to comment