Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines for 2022.
[simgrid.git] / src / surf / network_cm02.cpp
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-05 SUTER Fredericreorganize *LinkImpl stuff
2021-11-09 SUTER Fredericmove surf_presolve, surf_solve, and surf_get_clock...
2021-10-26 SUTER Fredericmake Resource:state_event_ private
2021-10-21 SUTER Fredericremove Link::on_communicate (use CommImpl::on_start...
2021-09-20 SUTER Fredericsimplify writing in model setup + may fix issue with...
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-07-30 Bruno DonassoloFix NetworkCm02Link::set_bandwidth.
2021-07-15 Bruno DonassoloLink: Non-linear constraints
2021-07-06 Arnaud GierschSimplify function calls (avoid explicit std::vector...
2021-06-30 Bruno DonassoloMerge branch 'split_link_impl' into 'master'
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-06-24 Arnaud GierschType consistency.
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-01 Bruno DonassoloNew implementation for bandwidth factors
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 DonassoloDynamic factors: implement and test
2021-05-24 Bruno DonassoloNetworkModelIntf: Interface to dynamic factors
2021-05-24 Bruno DonassoloGet netzones traversed by a route
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-04-02 SUTER Fredericsimplification
2021-03-25 Arnaud GierschUse const& for std::string parameter (sonar, again).
2021-03-25 Martin QuinsonMake model name constant
2021-03-25 Martin Quinsonuse default value when none better is to be given
2021-03-25 Martin QuinsonMerge branch 'models_type_rework_part2_try2' into ...
2021-03-23 Bruno DonassoloNo more types for models.
2021-03-22 Arnaud GierschReduce scope for variables.
2021-03-17 SUTER Fredericmake update_algorithm optional in model creation. Full...
2021-03-11 Arnaud GierschMerge branch 'model_types_rework_part1' into 'master'
2021-03-11 Bruno DonassoloInitializing SimGrid's model in another way
2021-03-09 Arnaud GierschMerge branch 'bruno.donassolo/simgrid-add_model_shared...
2021-03-09 Bruno DonassoloEngine*::add_model: from unique to shared_ptr
2021-03-09 Martin QuinsonMerge branch 'multi_models_no_globals' into 'master'
2021-03-09 Bruno DonassoloMove globals to EngineImpl
2021-03-09 Bruno DonassoloAdjust code after rebase.
2021-03-09 Bruno DonassoloGetting rid off surf_network_model global
2021-03-09 Bruno DonassoloModify iteration over models in surf_solve
2021-03-09 Bruno Donassoloclang-format before starting changing files
2021-03-09 Frederic Sutermv NetworkAction::rate_ to Action::user_bound_
2021-03-09 Frederic Sutercosmetics
2021-03-05 Frederic SuterRemove constraint from LinkImpl ctor
2021-03-03 Frederic Suterremove model from Link constructors
2021-03-01 Frederic SuterConsider Link latency as an optional parameter
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-27 Martin QuinsonY U NO test before commit/push??
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-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-21 Arnaud GierschKill two unused helper functions.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-11 Arnaud GierschDefine const get_sharing_policy().
2020-10-11 Arnaud GierschRoute is not empty (already verified by xbt_assert).
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-05 Martin QuinsonNew 'WiFi' routing, that makes it easier to specify...
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-06-12 Augustin DegommeFix most of spelling mistakes in src/
2020-05-14 Martin QuinsonSave the src_wifi_link and dst_wifi_link in a subclass...
2020-05-14 Martin Quinsonfix how wifi's host_rate is used in communicate()
2020-05-14 Martin Quinsonremove the src and dst from the Link::on_communicate...
2020-05-14 Martin Quinsonsave the source and destination hosts in the NetworkAction
2020-03-06 Augustin DegommeAdd an option to alter the default hidden and poorly...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-15 Frederic Sutersimplification commit
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-12-13 Frederic Suteryet another bunch of cleanups
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-13 Frederic Sutermake piface_ private and have get_iface() everywhere
2019-10-24 Arnaud GierschDon't shadow outer variable.
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-21 Martin Quinsoncosmetics in the wifi model
2019-10-21 Martin Quinsonsplit the wifi model into its own files
2019-10-20 Arnaud GierschSpell check.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-06 Frederic SuterMerge branch 'master' into disk
2019-09-06 Loic GueganWifi: Clean obsolete code
2019-09-06 Loic GueganWifi: Add crosstraffic on WIFI cells
2019-09-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-05 Loic GueganWifi: Ajust model on internal AP communication
2019-09-05 Loic GueganWifi: Allow crosstraffic simulations
2019-09-01 Martin Quinsonfurther very small steps to modernize our code. thanks...
2019-08-27 Arnaud GierschUse C++-style cast.
2019-08-27 Arnaud GierschFix build with MC.
2019-08-27 Loic GueganWIFI: Now implemented
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...
next