Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / surf / ns3 /
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-18 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-02-18 Martin QuinsonMove the ns3 helper files to kernel/models/ns3
2023-02-17 Martin Quinsonmove the models to the right directory (empty src/surf...
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-02-19 Arnaud GierschApparently these asserts are not failing anymore. Uncom...
2022-02-18 Arnaud GierschFix sonar issues in ns3 bindings.
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-28 Martin QuinsonAlso fix the ns3 log channels. What a debacle...
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-16 Arnaud GierschUse transparent comparator 'std::less<>' with associati...
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-22 AdrienMerge branch 'master' into 'master'
2020-10-21 adrien gougeonremoved unused class WifiZone
2020-10-14 Arnaud GierschCosmetics.
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-06 Arnaud GierschPrefer nullptr and bool literals.
2020-10-01 Arnaud GierschObsolete declaration.
2020-10-01 Arnaud GierschPrefer const std::string&.
2020-10-01 Martin QuinsonMerge branch 'master' into 'master'
2020-10-01 adrien gougeonremove unused attribute name_ and method set_name()
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-30 Augustin DegommeWeak attempt at fixing issue with recent ns3+gcc.
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid...
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-08-31 Martin Quinsonns3: mark some bits of the implem as private
2020-08-31 Martin Quinsonns3: get ride of the node_num field, that was only...
2020-08-31 Martin Quinsonns3: get ride of the IPV4addr global vector
2020-08-31 Martin Quinsonns3: inline a function used only once
2020-07-08 adrien gougeonadded possibility to change mcs, nss and distance betwe...
2020-07-06 adrien gougeonupdate ns3 wifi to match loic's simgrid wifi
2020-05-29 Martin Quinsonwifi: make room for the ns3-wifi binding
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-23 bcamusImproving the performance of the NS-3 bindings by:
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-19 bcamusUnblock the number of communications that can be done...
2019-06-15 Martin QuinsonCosmetics around ns-3
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-12-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-12-27 Martin Quinsonns3: comment asserts that fail on clusters
2018-12-25 Martin Quinsonns3: assert that the sent amount is as expected
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-07-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-07-24 Martin Quinsonstart to snake_case NS3
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-13 Martin Quinsonns3: manually packetize the data to send
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-16 Martin Quinsonuseless cleanups to ease the tracking of stuff to snakecase
2018-04-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-16 Arnaud GierschRemove unneeded extern "C".
2018-04-07 Martin Quinsonmove all network models to the kernel::resource namespace
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-03-06 Martin Quinsonns3: inline a header file
2018-03-06 Martin Quinsonns3: kill dead prototypes
2018-03-06 Martin Quinsonns3: cleanups in the headers
2018-02-08 Martin Quinsonmore C++ around ns3
2018-01-31 Martin Quinsondirectly store the ns3Node, don't rely on a num ID...
2018-01-28 Martin Quinsonns3: much more debug info, and restore the SetCloseCall...
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-25 Arnaud GierschFix compilation warning.
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-17 Frederic Suterkill LAST dict in internals !!!
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschApply clang-format on previously renamed files.
2017-10-10 Arnaud GierschIn C++ files, replace SG_{BEGIN,END}+_DECL() by extern...
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-09 Arnaud GierschRename file .cc -> .cpp.
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-27 Arnaud GierschCreate dict in NetworkNS3Model constructor.
2017-07-31 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-30 Martin Quinsonfix NS3 builds
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Martin QuinsonMerge pull request #196 from betsegawlemma/fixes
2017-07-09 Martin QuinsonSimplify a bit the NS3/SimGrid interactions
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
next