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.


Merge VNET Linux backend code to Linux_module directory
authorLei Xia <lxia@northwestern.edu>
Wed, 6 Apr 2011 19:09:04 +0000 (14:09 -0500)
committerLei Xia <lxia@northwestern.edu>
Wed, 6 Apr 2011 19:09:04 +0000 (14:09 -0500)
commit6198c62287d7a33cfade156f4405c82f0f2bae0a
tree02b5d55b9e8d198feee4a1b045d06e10c1f8e67b
parent0a4bd37f65c15fe50680e51b68f3f95ec8d347ea
Merge VNET Linux backend code to Linux_module directory
linux_module/Makefile
linux_module/palacios-hashtable.c [new file with mode: 0644]
linux_module/palacios-hashtable.h [new file with mode: 0644]
linux_module/palacios-packet.c
linux_module/palacios-vnet.c