bonding: COW before overwriting the destination MAC address
authorChangli Gao <xiaosuo@gmail.com>
Wed, 2 Mar 2011 21:07:14 +0000 (21:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Mar 2011 23:45:08 +0000 (15:45 -0800)
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>

No differences found