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.


added network subsystem
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 16 Sep 2008 19:25:03 +0000 (19:25 +0000)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 16 Sep 2008 19:25:03 +0000 (19:25 +0000)
commit844195762a89c83e0ee4d5e8ba070d36470b6a4a
tree375ea4e4c2a87d1c834dfd1fc5d1d2ffec6d64b3
parent6d967c202c0afba89cc4a279118ed36ea3d5bf04
added network subsystem
palacios/include/geekos/net.h [new file with mode: 0644]
palacios/src/geekos/net.c [new file with mode: 0644]