| Title | Virtualization Using Hurd Mechanisms |
|---|---|
| Student | Da Zheng |
| Mentor | Olaf Buddenhagen |
| Abstract | |
|
Hurd provides a mechanism to allow users to replace almost any system functionality, which allows implementing all kinds of standard and nonstandard virtualization scenarios.
In this project, I want to create a virtual network by running several servers of network protocols at the same time and give different IP address to these servers. In this case, we have to provide a mechanism to allow the user's program to choose which server to use, and provide a mechanism to allow servers communicate with each other. |
|