Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Split VNET Lnx Bridge code with Control Interface
authorLei Xia <lxia@northwestern.edu>
Sun, 22 May 2011 03:13:20 +0000 (22:13 -0500)
committerLei Xia <lxia@northwestern.edu>
Sun, 22 May 2011 03:13:20 +0000 (22:13 -0500)
commit4b11cc9abd662b9099b167c72afafa984b0a5b07
tree529c94e606f08055914d913d579390c5bcd0b87a
parent96e04ca726d8379bfc43bb2e0ce7a142c8e80dc2
Split VNET Lnx Bridge code with Control Interface
Add more control options (delete link, route entry)
linux_module/Makefile
linux_module/palacios-socket.c
linux_module/palacios-vnet.c
linux_module/palacios-vnet.h
palacios/include/palacios/vmm_ethernet.h
palacios/include/vnet/vnet.h
palacios/src/vnet/vnet_core.c