Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add two new tag for routing cluster (only):
authornavarro <navarro@caraja.(none)>
Thu, 5 Jul 2012 12:00:45 +0000 (14:00 +0200)
committernavarro <navarro@caraja.(none)>
Thu, 5 Jul 2012 12:01:13 +0000 (14:01 +0200)
commit7abffd12021a46a0ac1bd2b4ff48ca4b3cc8c71c
treea8ce77dfdc01b2f5048814f9d2858fabdf10a9a1
parentb1f526e4157e5a965b4773291c81fc71de27de25
Add two new tag for routing cluster (only):
host_link (specify link up and down to a host)
backbone (to make a backbone into an as routing cluster)
12 files changed:
examples/platforms/routing_cluster.xml [new file with mode: 0644]
include/simgrid/platf.h
include/surf/simgrid_dtd.h
include/surf/surf_routing.h
src/include/simgrid/platf_interface.h
src/surf/sg_platf.c
src/surf/simgrid.dtd
src/surf/simgrid_dtd.c
src/surf/surf_routing.c
src/surf/surf_routing_cluster.c
src/surf/surf_routing_private.h
src/surf/surfxml_parse.c