Woloszynski, Charles
2004-Feb-19 18:38 UTC
RE: [Xen-devel] Creating a local network within the GuestOS and r outing to an ext ernal network
What is the timeframe for the L2 switching to be incorporated into the Xen dev tree? Is there any way to learn more about its design while the implementation is still cookin''?> The VFR in the mainline tree only supports IPv4. However, Mike Wray hasdeveloped a> L2 network switch support for Xen, which will hopefully be checked insoon. One> side effect of L2 Ethernet MAC switching support would be that I expectIPv6 will> just work as Xen is no longer needing to look deeper than the Ethernetheader.> (Xen won''t be able to enforce IP firewalling for you, but if you''repassing it> through a domain for NAT you can do it there anyhow.)The L2 switching would make my life much easier. For me, all the XenoLinux GuestOSes are all trusted clients, and each deals with its own firewall issues. I suspect that others want to have Xen take care of firewalling outside of the other Xeno containers, but that is not an issue for me and I''d love to see this feature. By the way, what is the schedule for the new IO model? Charlie Woloszynski Innovative Concepts Inc. 703-893-2007 x506 charles.woloszynski@innocon.com
Ian Pratt
2004-Feb-19 19:08 UTC
Re: [Xen-devel] Creating a local network within the GuestOS and r outing to an ext ernal network
> What is the timeframe for the L2 switching to be incorporated into the Xen > dev tree? Is there any way to learn more about its design while the > implementation is still cookin''?It''s fully baked, just awaiting a merge with the 1.3 tree.> By the way, what is the schedule for the new IO model?The work is underway, but it''ll be a couple of months before it''ll be stable. Ian ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Maybe Matching Threads
- [PATCH] GuestOS: Reload augeas after rpm installation and removal
- [PATCH] GuestOS: Fix error when checking for rpm which isn't installed
- [PATCH] GuestOS: Delete blkid.tab if it's present
- [PATCH] GuestOS: Update XF86Config or xorg.conf as appropriate
- [PATCH] GuestOS: Fix _is_installed to return 0 if the package isn't installed