direct-io.hg
view tools/vnet/00README @ 5517:10e9028c8e3d
bitkeeper revision 1.1718.1.10 (42b7b19aqOS_1M8I4pIOFjiTPYWV-g)
Merge bk://xenbits.xensource.com/xen-unstable.bk
into spot.cl.cam.ac.uk:C:/Documents and Settings/iap10/xen-unstable.bk
Merge bk://xenbits.xensource.com/xen-unstable.bk
into spot.cl.cam.ac.uk:C:/Documents and Settings/iap10/xen-unstable.bk
author | iap10@spot.cl.cam.ac.uk |
---|---|
date | Tue Jun 21 06:20:10 2005 +0000 (2005-06-21) |
parents | 0a4b76b6b5a0 |
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>