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.


updates for v3_nbd
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 27 May 2009 17:39:39 +0000 (12:39 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 27 May 2009 17:39:39 +0000 (12:39 -0500)
commit7e8a39a13c99e8a04885ca3b6fafdfafb6078288
tree005471704ba26250860af38973cc3c7f8b54d56c
parent85c736059d266eff4fc8de648c43079a29137da1
updates for v3_nbd
misc/network_servers/v3_nbd/raw.cc [new file with mode: 0644]
misc/network_servers/v3_nbd/raw.h [new file with mode: 0644]
misc/network_servers/v3_nbd/v3_nbd.cc