[NETFILTER]: Make NAT code handle non-linear skbs.
Makes the NAT code and all NAT helpers handle non-linear skbs. Main trick is to introduce skb_ip_make_writable which handles all the decloning, linearizing, etc.
Showing
This diff is collapsed.
Please register or sign in to comment