Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Declare method const.
[simgrid.git] / src / surf / network_interface.cpp
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-11 Bruno DonassoloSeal objects at Engine::run
2021-05-04 SUTER Fredericcosmetics and typos
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-22 Arnaud GierschReduce scope for variables.
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 DonassoloAdjust code after rebase.
2021-03-09 Bruno DonassoloGetting rid off surf_network_model global
2021-03-05 Frederic SuterRemove constraint from LinkImpl ctor
2021-03-05 Frederic Suteradd boolean state to resources and protect set_core_count
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-03-01 Frederic SuterRollback a little in programmatic description of disks
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-25 Martin QuinsonMerge branch 'master' into 'master'
2021-02-25 Frederic SuterChange way Resources are created: Empty ctor and setters
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-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-27 Martin Quinsonsome cleanups to the logging channel hierarchy
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-12-11 Ehsan AzimiMerge with simgrid/master
2020-12-08 Arnaud GierschRemove old deprecated aliases for runtime options.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
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-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-04 Arnaud Giersch[sonar] Replace redundant type with "auto" (include...
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-07-01 Arnaud Giersch[sonar] Remove redundant casts.
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-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-12-18 Frederic Sutercodefactor: malformed whitespace issues
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-20 Arnaud GierschFix misspelling of "occurring".
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-06-24 Arnaud GierschCorrectly cancel communications when a link is turned...
2019-06-14 Arnaud GierschThis void* for Constraint::id_ is a Resource*.
2019-05-31 Martin Quinsoncleanup after the split of kernel/resource/profile...
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-18 Arnaud GierschUse a reference as parameter for signal callbacks.
2019-03-18 Arnaud GierschAdd some const qualifier, needed for later changes.
2019-02-12 Arnaud GierschDeprecate the is_off() methods.
2019-02-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-03 Martin Quinsonsanitize the OOP of kernel::profile
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-09 Martin Quinsonprefer automatic memory management
2018-07-09 Frederic Suterattempt to fully trace ptasks
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-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-17 Martin QuinsonUPPER_CASE the Action::State values (+ uniformity with...
2018-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-14 Frederic Suteryet another callbacks
2018-05-14 Frederic Suteruse signal to trace link usage
2018-05-11 Martin Quinsonsnake_case the signals in s4u::Link (no way to make...
2018-05-11 Frederic Sutersnake_case in instr
2018-04-24 Frederic Sutersimplify/extend setup of resource tracing
2018-04-18 Arnaud GierschSeparate real name from alias names list.
2018-04-12 Frederic Suterreindent
2018-04-07 Martin Quinsonalways use the right type for link sharing policy
2018-04-07 Martin Quinsonmove all network models to the kernel::resource namespace
2018-04-05 Martin Quinsonreduce the scope of some #include, and cut useless...
2018-04-04 Martin Quinsonmake option 'network/crosstraffic' clean and nice
2018-04-04 Martin QuinsonMake cmd-line option "network/TCP-gamma" neat and clean
2018-04-02 Martin Quinsonsnake_case in resource::Resource
next