dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/Documentation/lguest
Rusty Russell 40c42076eb 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 <rusty@rustcorp.com.au>
Cc: Max Krasnyansky <maxk@qualcomm.com>
2008-08-12 17:52:52 +10:00
..
Makefile Introduce guest mem offset, static link example launcher 2007-10-23 15:49:50 +10:00
extract lguest: documentation I: Preparation 2007-07-26 11:35:16 -07:00
lguest.c lguest: don't set MAC address for guest unless specified 2008-08-12 17:52:52 +10:00
lguest.txt lguest: lguest.txt documentation fix 2008-03-28 11:05:52 +11:00