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.


Compilable version with both lwip and uip
authorLei Xia <lxia@northwestern.edu>
Tue, 30 Sep 2008 21:59:13 +0000 (16:59 -0500)
committerLei Xia <lxia@northwestern.edu>
Tue, 30 Sep 2008 21:59:13 +0000 (16:59 -0500)
commitf032dd8f6f03c414f9d1f208845464ff76050b6c
tree3b6e19cd6d543451ff62b95a12f4d6f80b7e8bac
parentd98e541db0a18647cdefbc17ad40c282189533aa
Compilable version with both lwip and uip
palacios/build/Makefile
palacios/include/geekos/timer.h
palacios/include/lwip/arch/perf.h
palacios/src/common/string.c
palacios/src/geekos/synch.c
palacios/src/geekos/timer.c
palacios/src/lwip/arch/sys_arch.c
palacios/src/lwip/build/Makefile
palacios/src/net/uip.c