Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make GTNETS compatible with new parsing and variable name convention.
[simgrid.git] / src / surf / network_private.h
2008-06-06 velhoCorrected small bug in network model host_number is...
2008-03-15 alegrandMove a definition around so that other network models...
2007-10-27 mquinsonLastest cleanups in surf/ of Marc's jumbo commit
2007-10-26 mquinsonPropagate the s/network_link/link/ from the XML to...
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2005-07-22 alegrandrouting table goes public
2005-02-07 alegrandCleaning type naming so that Henri has a nice skeleton...
2005-01-15 alegrandNow surf communications come with a maximum rate. Also...
2005-01-14 alegrandnetwork actions should be suspendable too. In fact...
2004-12-31 alegrandMem leak hunting!
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 alegrandA meta-resource : workstation is simply a CPU and a...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandTaking latencies into account to bound the effective...
2004-12-07 alegrandTaking latencies into account (but not for the bandwidt...
2004-12-07 alegrandNetwork module is working. Does not take latencies...
2004-12-02 alegrandStarting the network module.