ia64/xen-unstable
view tools/vnet/00README @ 3498:1d24a5b0b338
bitkeeper revision 1.1159.223.25 (41f2cb9aEKMZkZbvqBE0eXhpljlV4Q)
Description: fix path to python
There is no python2 in debian. Instead, use python.
From: Adam Heath <doogie@brainfood.com>
Signed-off-by: ian.pratt@cl.cam.ac.uk
Description: fix path to python
There is no python2 in debian. Instead, use python.
From: Adam Heath <doogie@brainfood.com>
Signed-off-by: ian.pratt@cl.cam.ac.uk
author | iap10@labyrinth.cl.cam.ac.uk |
---|---|
date | Sat Jan 22 21:54:34 2005 +0000 (2005-01-22) |
parents | f65b65977b19 |
children | 0a4b76b6b5a0 |
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>