git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10fec20
)
lguest: don't set MAC address for guest unless specified
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 12 Aug 2008 22:52:51 +0000
(17:52 -0500)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 12 Aug 2008 07:52:52 +0000
(17:52 +1000)
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 <rusty@rustcorp.com.au>
Cc: Max Krasnyansky <maxk@qualcomm.com>
No differences found