summaryrefslogtreecommitdiff
path: root/net/vde2/files/patch-slirpvde::libslirp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* VDE is a user-mode ethernet simulation. It's quite useful forSergey Matveychuk2005-03-111-0/+14
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>