Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build on amd64. | Kirill Ponomarev | 2005-04-06 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=132653 | ||||
* | VDE is a user-mode ethernet simulation. It's quite useful for | Sergey Matveychuk | 2005-03-11 | 23 | -0/+1146 |
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 |