Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ip6erspan: make sure enough headroom at xmit.
Upstream commit: commit e41c7c68ea771683cae5a7f81c268f38d7912ecb Author: William Tu <[email protected]> Date: Fri Mar 9 07:34:42 2018 -0800 ip6erspan: make sure enough headroom at xmit. The patch adds skb_cow_header() to ensure enough headroom at ip6erspan_tunnel_xmit before pushing the erspan header to the skb. Signed-off-by: William Tu <[email protected]> Signed-off-by: David S. Miller <[email protected]> Cc: William Tu <[email protected]> Signed-off-by: Greg Rose <[email protected]> Signed-off-by: Ben Pfaff <[email protected]> Acked-by: William Tu <[email protected]>
- Loading branch information