commit | 541ac7c9b30ee2ff84ad87f27e0bc069e143afb5 | [log] [tgz] |
---|---|---|
author | Changli Gao <xiaosuo@gmail.com> | Wed Mar 02 21:07:14 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 07 15:45:08 2011 -0800 |
tree | bb1e2377bf33ecee73518b0c517980f5a33b8405 | |
parent | cca134fe784a01cf4eb9f0621b0104591b7ddfba [diff] |
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>