Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bonding: COW before overwriting the destination MAC address
When there is a ptype handler holding a clone of this skb, whose destination MAC addresse is overwritten, the owner of this handler may get a corrupted packet. Signed-off-by: Changli Gao <xiaosuo@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information