Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix location of library license in win32 ucontextes
[simgrid.git] / src / surf /
2010-11-30 navarropUpdate platform version of required xml.
2010-11-26 navarropAdd missing "s".
2010-11-23 schnorrremoving log message from network constant model
2010-11-22 navarropAdd function generic_new_route.
2010-11-22 navarropCompletely remove parse_routes table.
2010-11-22 navarropMake new function model_floyd_set_route for route and...
2010-11-22 navarropCalled the same function for set route and ASroute...
2010-11-22 navarropAdd two new structs that contains a list of link_name...
2010-11-22 navarropDelete the temporary route table for model Full.
2010-11-22 navarropFix full flag mode with Mac.
2010-11-18 velhoRidiculously tiny economy of a stupid useless allocation.
2010-11-18 velhoAllow the get_route function to be used twice in a...
2010-11-18 velhoBug fix. This is a backroute!
2010-11-17 mquinsonRevert 'Delete the temporary route table for model...
2010-11-17 navarropDelete the temporary route table for model Full.
2010-11-15 thieryDon't overwrite an already existing route. Also fix...
2010-11-12 thieryFix detection of asymetric routes errors in platform...
2010-11-12 mquinsontiny cosmetics: use xbt_strdup where intended instead...
2010-11-10 alegrandBug fix. Now cpu_im can handle tasks whose size is...
2010-11-10 alegrandImprove debugging and fix a broken test that was only...
2010-11-05 navarropAdd function xbt_dynar_compare
2010-11-05 navarropBy default setting route symetrical to YES
2010-11-05 navarropAdd a backbone sharing policy in dtd.
2010-10-27 navarropRename some functions
2010-10-27 navarropAdd function to "config tag" when using properties.
2010-10-27 navarropFix gtnets support with new routing format.
2010-10-27 navarropFix tests using link_ctn and route with bypass.
2010-10-27 navarropSetting symetrical = NO by default.
2010-10-27 navarropImplement symetrical for Asroute
2010-10-27 navarropImplement symetrical for route.
2010-10-27 navarropAdd in DTD direction for link_ctn and sharing_policy...
2010-10-27 navarropMove bypassRoutes to s_routing_component_t.
2010-10-27 navarropMove parse_routes to s_routing_component_t.
2010-10-25 agierschUsing size_t for table_size in surf_routing.c, in order...
2010-10-20 navarropThe surf_file_to_parse have to be set to NULL after...
2010-10-13 navarropInitilized vars.
2010-10-13 schnorrtrace: fixing link declaration for gtnets model
2010-10-13 navarropFix supernovae mode.
2010-10-13 navarropPut variable "to_index" into s_routing_component
2010-10-13 schnorrimplementing get_onelink_routes for rulebased
2010-10-11 navarropRemove the "_" from hostname and routername to Tag...
2010-10-11 schnorrfixing name of the function and its utilization in...
2010-10-11 alegrandIndent include and src using this command:
2010-10-11 schnorrconsidering gateways when get_onelink_routes from recur...
2010-10-08 schnorrget trace category from surf_action instead of smx_acti...
2010-10-08 schnorrnew variable for surf_action_t to contain its tracing...
2010-10-08 alegrandKeep adding missing function required when using SimDAG.
2010-10-08 alegrandImplement the get_link_latency function for SD (and...
2010-10-07 navarropFix bug when call function get_route.
2010-10-07 navarropAdd a function to have type of an element.
2010-10-07 navarropAdd a test for function is_router.
2010-10-06 navarropUpdate maintainer source.
2010-10-06 navarropAvailable the tag config.
2010-10-06 navarropClean DTD and add tag config.
2010-10-06 navarropImplementation of function is router
2010-10-06 schnorronelink_routes revision: removing a comment
2010-10-06 schnorrcosmetics on tracing mechanism
2010-10-05 navarropFix lib pcre use.
2010-10-04 schnorrfirst implementation of floyd's get_onelink_routes
2010-10-04 schnorrimplementing recursive call to get_onelink_routes
2010-10-04 schnorrimplementation of full_get_onelink_routes
2010-10-04 schnorrmemory address is the unique identifier of links in...
2010-10-04 schnorrfunctions to get_onelink_routes must return an array...
2010-10-04 navarropNow cluster Tag don't necessary need libpcre.
2010-10-04 schnorrcosmetic fix: generic_set_bypassroute was being logged...
2010-10-04 schnorrpreparing get_onelink_routes and is_router for each...
2010-10-04 schnorrfix: small changes to make surf_routing.c compile
2010-10-04 mquinsonstop misusing : in the DTD. use _ as a separator instead
2010-10-04 mquinsonmerge
2010-10-01 coldpeacedefine new methods to call surf_routing 'parse' methods...
2010-10-01 coldpeacedefine two kind of 'parse' methods, parse_#type_#elemen...
2010-10-01 schnorrtracing router existence with the new parser
2010-10-01 mquinsonFix typos [Arnaud Giersch]
2010-09-30 schnorrisolating latency bounded functions with ifdef's
2010-09-30 schnorrproper initialization of get_latency_limited on vivaldi...
2010-09-28 schnorrusing correct variables name when getting route from...
2010-09-28 schnorronly need src and dst_name when tracing
2010-09-28 schnorrremoving misplaced code (was moved from here before...
2010-09-28 navarropMake simgrid compil with Full Flags.
2010-09-28 navarropCorrect implementation of start/end tags when bypassing...
2010-09-28 navarropClean code.
2010-09-28 navarropCluster tag revival attempt.
2010-09-28 navarropBring back useful functions for the bypass from before...
2010-09-28 navarropHuge set of modifications to restore more uniform APIs...
2010-09-28 navarropadd to the rule-based model the loopback routes
2010-09-28 navarropChange way to call get_route
2010-09-28 navarropchange regex into the tag cluster
2010-09-28 navarropModify DTD and files for cluster Tag
2010-09-28 navarropTag cluster test
2010-09-28 navarropAdd cluster tag
2010-09-28 navarropDelete this message for being compatible with old tesh...
2010-09-28 navarropNew maintainer sources for simgrid dtd
2010-09-28 navarropRemove unuse variables
2010-09-28 navarropfirst version of rule base routing model
2010-09-28 navarropmore clean code
2010-09-28 navarropformat
2010-09-28 navarropclean code and remove foreach and set
2010-09-28 navarropclean the dtd file
2010-09-28 navarropcomment all the lines for route:multi and cluster....
2010-09-28 navarropclean the hierarchical routing code
next