Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Declare method const.
[simgrid.git] / src / surf / network_interface.hpp
2021-06-24 Arnaud GierschDeclare method const.
2021-06-21 Bruno DonassoloLink::set_concurrency_limit
2021-06-11 Arnaud GierschFactorize common code to assemble vector<LinkImpl*...
2021-05-26 Bruno DonassoloMinor simplification in CM02::communicate
2021-05-25 Bruno DonassoloPlease sonar
2021-05-24 Bruno DonassoloSingle get_bandwidth_constraint function.
2021-05-24 Bruno DonassoloRefactor of NetworkCm02Model::communicate
2021-05-24 Bruno DonassoloNetworkModelIntf: Interface to dynamic factors
2021-05-03 SUTER Fredericcosmetics (before move to src/kernel/resource ??)
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-06 SUTER Fredericcosmetics
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 SUTER Fredericchange way WIFI are create + make sharing_policy optional
2021-03-25 SUTER FredericCleaning and chaining around links
2021-03-25 Martin QuinsonMake model name constant
2021-03-17 Arnaud GierschFix build with older compilers.
2021-03-11 Martin QuinsonMerge pull request #374 from adegomme/master
2021-03-11 Arnaud Giersch[sonar] Declare functions 'const'.
2021-03-09 Martin QuinsonMerge branch 'multi_models_no_globals' into 'master'
2021-03-09 Bruno DonassoloGetting rid off surf_network_model global
2021-03-09 Frederic Sutermv NetworkAction::rate_ to Action::user_bound_
2021-03-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-03-08 Arnaud GierschAdd 'explicit'.
2021-03-05 Frederic Suterclang ... override ... again
2021-03-05 Frederic SuterRemove constraint from LinkImpl ctor
2021-03-03 Frederic Suteruse CRTP dor resources
2021-03-03 Frederic Suterremove model from Link constructors
2021-03-01 Frederic SuterConsider Link latency as an optional parameter
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-23 Arnaud GierschUse access modifier to disallow direct deletion. Remove...
2021-02-12 Martin QuinsonSome more documentation
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-19 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-18 Arnaud GierschUse 'using-declarations' to inherit constructors.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-11 Arnaud GierschFunctions are currenlty not overridden.
2020-10-11 Arnaud GierschConst get_bandwidth() and get_latency().
2020-10-11 Arnaud GierschDefine const is_used().
2020-10-11 Arnaud GierschDefine const get_sharing_policy().
2020-10-11 Arnaud GierschDefine const get_iface().
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-02 Arnaud Giersch[sonar] Declare functions "const" in src/surf/.
2020-05-14 Martin Quinsonfix save src/dst
2020-05-14 Martin Quinsonsave the source and destination hosts in the NetworkAction
2020-05-14 Martin Quinsonstick to our coding standards: getters should have...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-18 Frederic Sutercodefactor: malformed whitespace issues
2019-12-09 Frederic Sutertidy up PropertyHolder
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-13 Frederic Sutermake piface_ private and have get_iface() everywhere
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-21 Martin Quinsondefault value for latency should be 0
2019-10-20 Arnaud GierschFix misspelling of "occurring".
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-14 Martin QuinsonAlign Link get/set_data() with the Extendable version...
2019-07-09 Martin Quinsonfix NS3 build + avoid vector copies
2019-07-09 Loic GueganWifi model interface:
2019-07-04 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-07-04 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-07-04 Loic GueganRevert "Extend Link interface in order to handle links...
2019-07-04 Loic GueganExtend Link interface in order to handle links with...
2019-06-05 Martin QuinsonLMM: rename sharing_weight into sharing_penalty for...
2019-05-31 Martin Quinsoncleanup after the split of kernel/resource/profile...
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-04-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-12 Frederic Sutercosmetics
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-18 Arnaud GierschAdd some const qualifier, needed for later changes.
2019-02-27 Arnaud GierschEnforce "Rule-of-Three/Five".
2019-02-02 Martin Quinsonalign file position to the C++ namespaces
2019-01-21 Martin Quinsonstart to s/trace/profile/ in the public API
2019-01-21 Martin Quinsonstart renaming tmgr trace into profile
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-07-17 Martin Quinsondoxygen: uniformity in command markers (@ vs. \)
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-07 Martin Quinsonsnake_case kernel::resource::NetworkModel
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Frederic Sutermv link map to the engine
2018-06-06 Frederic Suterfactor attachment of state traces to resources
2018-06-06 Frederic Sutersnake case for better consistency
2018-06-06 Frederic Sutersnake_case LinkImpl (but the part that should to the...
2018-04-26 Arnaud GierschFix more Doxygen warnings.
2018-04-24 Frederic Sutersimplify/extend setup of resource tracing
2018-04-07 Martin Quinsonalways use the right type for link sharing policy
2018-04-07 Martin Quinsonchange e_surf_link_sharing_policy_t into a proper enum...
next