summaryrefslogtreecommitdiff
path: root/net/vde/files/patch-slirpvde::slirpvde.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* VDE is a user-mode ethernet simulation. It's quite useful forSergey Matveychuk2005-03-111-0/+95
hooking together multiple qemu instances into a single virtual network without needing root access. It can also be used for tunneling or other network simulation tasks. PR: ports/76874 Submitted by: Craig Boston <craig@yekse.gank.org> Notes: svn path=/head/; revision=130884