pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Initial import of vde 1.5.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3be469af6db0
branches: trunk
changeset: 496736:3be469af6db0
user: grant <grant%pkgsrc.org@localhost>
date: Mon Jul 11 03:25:07 2005 +0000
description:
Initial import of vde 1.5.9.
VDE is a virtual network that can be spawned over a set of physical
computers over the Internet.
VDE connects together: (1) real GNU-linux boxes (tuntap) (2) virtual
machines: UML-User Mode Linux, qemu, bochs, MPS.
VDE can be used:
- to create a general purpose tunnel (every protocol that runs on
Ethernet can be put into the tunnel)
- to connect a set of virtual machine to the Internet with no need of
free access of tuntap
- to support mobility: a VDE can stay interconnected despite of the
change of virtual cables, i.e. the change of IP addresses and
interface in the real world
diffstat:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 1de160455c09 -r 3be469af6db0 doc/CHANGES
--- a/doc/CHANGES Mon Jul 11 03:24:04 2005 +0000
+++ b/doc/CHANGES Mon Jul 11 03:25:07 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10566 2005/07/10 21:49:51 seb Exp $
+$NetBSD: CHANGES,v 1.10567 2005/07/11 03:25:07 grant Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -3155,3 +3155,4 @@
Updated security/amavis-perl to 0.1nb2 [kristerw 2005-07-10]
Updated wm/wmakerconf to 2.11nb3 [kristerw 2005-07-10]
Updated net/ipcalc to 0.40 [seb 2005-07-10]
+ Added net/vde version 1.5.9 [grant 2005-07-11]
Home |
Main Index |
Thread Index |
Old Index