Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
WIP stop using const char* in C++ layers
[simgrid.git] / src / surf / ns3 /
2017-01-31 Martin Quinsonfinish the transition netcards->netpoints in the code
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2016-12-24 Martin Quinsoncosmetics
2016-12-24 Martin Quinsonclang-format these files, no change
2016-12-08 Martin Quinsonmake NetCards extendable, and use this for NS3 extension
2016-12-08 Martin Quinsoncosmetics
2016-12-08 Martin QuinsonNS3 extensions are for netcards, not for hosts
2016-12-08 Martin Quinsonmake an As::onRouteCreation signal so that NS3 does...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-10-15 Martin Quinsoncleanups in NS3: it's on my way
2016-05-31 degommeReplace sprintf by snprintf.
2016-03-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-26 Martin Quinsonns3: no need for 2 postparse callbacks
2016-03-25 Martin QuinsonKill the useless NS3Sim class
2016-03-25 Martin Quinsoncosmetics in NS3
2016-03-25 Martin Quinsonkill dat code, pal
2016-03-25 Martin QuinsonDon't copy&change ns3::point-to-point-helper
2016-03-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-25 Martin QuinsonThese files are not used anymore
2016-03-25 Martin Quinsonkill more dead code in NS3
2016-03-25 Martin Quinsonkill a useless element in the NS3 extension of hosts
2016-03-25 Martin Quinsonkill a useless element in the NS3 extension of hosts
2016-03-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-25 Martin Quinsonthis deserves the palm of the worst code of the week
2016-03-25 Martin Quinsonmore cleanups in NS3
2016-03-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-22 Martin Quinsonns3: kill useless C -> C++ interface remainings
2016-03-21 Martin Quinsonns3: further cleanups
2016-03-20 Martin QuinsonNS3: don't use the 'using namespace' construct
2016-03-20 Martin QuinsonNS3: Remove content from NS3Sim(), to later kill it
2016-03-20 Martin Quinsonns3: gosh this code is ugly
2016-03-20 Martin Quinsonns3: everything is in C++ now, no need for so many...
2016-03-20 Martin Quinsonns3: kill an unused void*, qualify another one
2016-03-20 Martin Quinsonns3: rename a type for consistency
2016-03-20 Martin Quinsonkill some dead code in NS3
2016-03-06 Martin Quinson'inline' is C99, remove portability the layer
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-07 Martin Quinsonfirst round of cleanups in the NS3 network
2016-01-13 Gabriel CoronaMerge simgrid::Host into simgrid::s4u::Host
2015-12-24 Martin Quinsonport NS3 to the new extension mechanism
2015-12-18 Martin Quinsonrename facets to extensions for clarity sake
2015-12-15 Gabriel CoronaUse simgrid::Host instead of xbt_dictelt_t for root...
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-09 Gabriel CoronaRemove 'using namespace foo;' in headers
2015-11-26 Gabriel Corona[ns3] Fix ns3 compilation
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-18 Martin QuinsonOverhaul of NS3 support in SimGrid
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-30 Paul BédarideFix ns3
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Martin QuinsonRevert "Remove XBT_INFO call"
2014-03-31 Pierre VeyreRemove XBT_INFO call
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-26 Paul BédarideAdd networkCommunicateCallback, NetworkLink::updateLate...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-12 Paul BédarideFix NS3 and latency bound tracking
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-12-05 Arnaud GierschUse SG_{BEGIN,END}_DECL() for what it's designed to...
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-12 navarroFix some memleack for ns3
2012-03-08 navarroUpdate ns3 source files to don't use surfxml variables.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-10-20 Martin Quinsonmerge branches
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-09-29 NavarropImplement RED module for ns3 into simgrid code.
2011-09-20 Lucas Schnorr[ns3, trace] tracing needs the sentBytes variable being...
2011-09-20 NavarropDon't malloc data if mysmysocket->remaining equals...
2011-09-20 NavarropRewrite the way to use dict_socket.
2011-09-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-09-15 NavarropMake sure that we start at the right NS3 time even...
2011-09-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-09-13 NavarropCleaning the ns3 send callback function.
2011-09-13 NavarropAdd RED protocole for ns3.
2011-09-12 Navarropchange call of xbt_dynar_set for xbt_dynar_set_as and...
2011-09-12 NavarropUse default config value for MTU.
2011-09-08 Lucas Schnorr[NS3] better debug messages for NS3 simulator
2011-09-08 Lucas Schnorr[NS3] plug memory issue and cosmetics
2011-09-08 Lucas Schnorr[NS3] single call to start the NS3 simulator
2011-09-08 Lucas Schnorr[NS3] send a maximum of 1024 bytes per Send
2011-09-08 Lucas Schnorr[NS3] the time to schedule NS3 flows is relative
next