Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Keep the button press.
[simgrid.git] / src / surf /
2011-08-01 NavarropWe can specify the router name of a cluster.
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-29 NavarropAdd platforms for ns3.
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-28 NavarropAdd ns3_get_link_latency_limited if def HAVE_LATENCY_BO...
2011-07-28 NavarropFix segfault when surf_network_model->name == NULL
2011-07-28 NavarropImplementation of NS3.
2011-07-18 Arnaud GierschDeclare and free link_backbone where it is used.
2011-07-18 Arnaud GierschRegenerate surf/simgrid_dtd.l.
2011-07-18 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-18 NavarropWe can use the cluster tag without backbone link if...
2011-07-11 NavarropWe need to divide to pass from ms to s.
2011-06-23 Arnaud GierschReindent TRY/TRY_CLEANUP/CATCH constructs.
2011-06-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-17 NavarropIncrease number of host for cluster from 254 to 65000
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-15 NavarropAdd cluster to ns3.
2011-06-15 NavarropAdd functions for ns3
2011-06-07 Arnaud GierschRemove unused variables.
2011-05-24 Martin Quinsonmerge
2011-05-24 Arnaud GierschRegenerate files in maintainer mode.
2011-05-24 Lucas Schnorr[trace] cosmetics, remove TRACE_is_active, use TRACE_is...
2011-05-24 Lucas Schnorrfix compilation error if gtnets is to be compiled witho...
2011-05-19 Christophe ThiéryLet the user set the latency with the constant network...
2011-05-19 Pedro VelhoShut down the gtnets verbose output when advancing...
2011-05-18 Arnaud GierschApply "coordinates" config option in surf_config, and...
2011-05-18 Arnaud Giersch[surf] Don't define variable "platform_filename" twice.
2011-05-17 Arnaud GierschMove tests at proper place.
2011-05-17 Arnaud GierschFix stupid off-by-one error, and make check survive...
2011-05-17 Arnaud GierschRegister get_route_latency in global_routing, and use it.
2011-05-17 Arnaud GierschDefine get_route_latency.
2011-05-17 Arnaud GierschDo not compute a full extended route when it is not...
2011-05-17 Arnaud GierschMerge _get_route and _get_latency.
2011-05-17 Arnaud GierschRewrite remplace in surf_routing_rulebase and avoid...
2011-05-17 Arnaud GierschSave another few percents in elements_father.
2011-05-17 Arnaud GierschSanitize types, slightly improve, and reindent elements...
2011-05-17 Arnaud GierschChange interface for elements_father, and avoid to...
2011-05-17 Arnaud Giersch[trace] Guard expensive computations with TRACE_is_active.
2011-05-17 Pedro VelhoFixed the reamining value, now distinguish between...
2011-05-10 NavarropOptimisation of get_route.
2011-05-05 Arnaud GierschDo not make an expensive call to get_route if it is...
2011-04-27 mehdiMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-27 NavarropQuick verif to know if elements src and dst are found...
2011-04-27 NavarropMove src/surf/surf_routing.h in include/surf/surf_routing.h
2011-04-27 NavarropNeed to include surf/surf_routing.h now.
2011-04-27 NavarropAdd surf_routing.h for extern variables
2011-04-22 NavarropAdd ns3 level to libraries.
2011-04-22 Lucas Schnorr[trace] fixing identation
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-21 NavarropPut ns3 sources in place.
2011-04-20 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-20 NavarropDo really what we claim to do.
2011-04-20 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-20 NavarropThis ifdef is not necessary now.
2011-04-20 NavarropUpdate rulebased_get_onelink_routes since we have delet...
2011-04-18 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Christophe ThiéryLibs created in surf_init should be destroyed be surf_exit
2011-04-14 NavarropSplit surf_routing.c
2011-04-14 mehdiMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-14 Lucas Schnorrgtnets tracing possible again, updated to latest routing
2011-04-12 NavarropRemove link_router from tag cluster.
2011-04-12 NavarropOptimization of get_latency;
2011-04-12 Christophe ThiéryCosmetics
2011-04-12 Christophe ThiéryFix identation of comments.
2011-04-12 NavarropChange eculidean for euclidean.
2011-04-12 Christophe ThiéryTypos
2011-04-12 NavarropVerification of model Vivaldi and no link_ctn for route...
2011-04-11 Lucas Schnorrmerging tracing changes
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 NavarropDelete coordinates for AS.
2011-04-11 NavarropCosmetics
2011-04-09 Lucas Schnorrfix compilation error
2011-04-09 Lucas Schnorrmerging tracing changes
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 mehdiparse property tag with lua
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-08 NavarropAdd tag include.
2011-03-31 NavarropFix memory leack.
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 piniimplement quiet exit (fixes #10045)
2011-03-29 navarropWith the tag peer no need to set fullduplex and routing...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-24 navarropFree char* used by peer tag.
2011-03-24 agierschReplace, when possible, calls to bprintf() by calls...
2011-03-24 navarropForgot to change xbt_dict_cursor_t to xbt_lib_cursor_t;
2011-03-24 navarropsrc and dst can be in host_lib or as_router_lib.
2011-03-24 navarropSet level COORD_HOST_LEVEL and COORD_ASR_LEVEL if there...
2011-03-24 navarropUse correct function to free element.
2011-03-24 navarropRemove host_lib, link_lib and as_router_lib from SD_exi...
2011-03-24 navarropMove e_surf_network_element_type_t public.
2011-03-24 navarropRemove xbt_dict_t workstations from SD_global.
2011-03-24 navarropRemove xbt_dict coordinates and move info into host_lib...
2011-03-24 navarropRemove resource_set from surf_model.
2011-03-24 navarropRemove where_network_elements and add element in host_l...
2011-03-24 navarropRemove old function surf_model_resource_by_name.
2011-03-24 navarropAdd levels to lib host_lib, link_lib and as_router_lib
2011-03-23 coldpeaceallow parsing a Router component from lua console also
2011-03-14 navarropRemove xbt_assert from generic_src_dst_check function.
next