From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ronald G Minnich Subject: Re: [BUNDLE] Testing a simpler inter-domain transport Date: Sun, 12 Feb 2006 16:59:07 -0700 Message-ID: <43EFCBCB.3010309@lanl.gov> References: <44BDAFB888F59F408FAE3CC35AB4704102FCD61D@orsmsx409> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <44BDAFB888F59F408FAE3CC35AB4704102FCD61D@orsmsx409> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "King, Steven R" Cc: Rusty Russell , xen-devel List-Id: xen-devel@lists.xenproject.org King, Steven R wrote: > Shared page LAN is much less secure than a real LAN. Any domain > attached to the shared page, i.e. in the LAN, can modify any frame "in > flight" on the page. Recipients have no confidence that the received > frame is actually what the sender sent. yes, this discussion came up some time ago (I noticed it when i was doing the Plan 9 port) and I think the conclusion was "yep, it's an issue". I am not sure where it all went -- I have not yet started the xen 3.0 port for plan 9. ron