ia64/xen-unstable
view tools/vnet/00README @ 3762:0a4b76b6b5a0
bitkeeper revision 1.1161 (420b5ed6DpcotfvpA5TTxShadFd_MQ)
Merge with non-ancient version of Xen.
Merge with non-ancient version of Xen.
author | sos22@douglas.cl.cam.ac.uk |
---|---|
date | Thu Feb 10 13:17:10 2005 +0000 (2005-02-10) |
parents | 42bdac6c8985 |
children | 71b0f00f6344 |
line source
1 This directory contains the implementation of vnets:
2 virtual private networks for virtual machines.
3 See doc/ for more information and examples/ for example
4 configurations.
6 The kernel module is in vnet-module/ and the vnet forwarding
7 daemon is in vnetd/. The vnetd daemon makes vnets work across
8 subnets when multicast routing is not available.
10 Mike Wray <mike.wray@hp.com>