From: Rusty Russell Date: Tue, 12 Aug 2008 22:52:51 +0000 (-0500) Subject: lguest: don't set MAC address for guest unless specified X-Git-Tag: v2.6.27-rc3~46^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40c42076ebd362dc69210cccea101ac80b6d4bd4;p=pandora-kernel.git lguest: don't set MAC address for guest unless specified This shows up when trying to bridge: tap0: received packet with own address as source address As Max Krasnyansky points out, there's no reason to give the guest the same mac address as the TUN device. Signed-off-by: Rusty Russell Cc: Max Krasnyansky --- Reading git-diff-tree failed