To checkout Palacios execute
git clone http://v3vee.org/palacios/palacios.web/palacios.gitThis 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/develThe other branches are similar.
2011-06-09 | Lei Xia | Fix a bug in vnet when removing a route entry | tree | commitdiff |
2011-05-26 | Lei Xia | add dependency of virtio nic with vnet | tree | commitdiff |
2011-05-22 | Lei Xia | Split VNET Lnx Bridge code with Control Interface | tree | commitdiff |
2011-05-19 | Lei Xia | add deinit code for VNET and direct network bridge | tree | commitdiff |
2011-05-19 | Lei Xia | Fix to VNET bug when vnet_host_hooks is not properly... | tree | commitdiff |
2011-05-06 | Lei Xia | Merge branch 'devel' of palacios@newskysaw.cs.northwest... | tree | commitdiff |
2011-05-06 | Lei Xia | Added implementation of VNET host hook functions | tree | commitdiff |
2011-05-05 | Lei Xia | format fix | tree | commitdiff |
2011-05-05 | Lei Xia | Separate VNET from Palacios, add its own host_hooks... | tree | commitdiff |
2011-05-04 | Jack Lange | build fix | tree | commitdiff |
2011-05-04 | Lei Xia | fix the threads function calls using new vnet host... | tree | commitdiff |
2011-05-04 | Lei Xia | move vnet code outside of palacios core directory | tree | commitdiff |