Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
greatly simplify the way peers are created in Vivaldi AS
[simgrid.git] / src / kernel / routing / AsImpl.hpp
2016-12-11 Martin Quinsongreatly simplify the way peers are created in Vivaldi AS
2016-12-09 Martin Quinsonuse NetCard extension to store vivaldi coordinates
2016-12-08 Martin Quinsonactually, BypassRoute can be made private to AsImpl
2016-12-08 Martin QuinsonKill Onelink now that NS3 does not use it anymore
2016-12-07 Martin Quinsonkill the last remainings of RoutingPlatf
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-16 Martin Quinsonrename AsImpl::getRouteRecursive to AsImpl::getGlobalRo...
2016-11-16 Martin Quinsonrename As::getRouteAndLatency into As::getLocalRoute
2016-11-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-16 Martin Quinsonvarious small cosmetics in the routing
2016-11-16 Martin Quinsonreduce the visibility of some functions
2016-11-16 Martin Quinsonreduce the visibility of one field
2016-11-16 Martin QuinsonunXBTize a bit
2016-11-15 Martin Quinsonreduce the amount of dynars created by getOneLinkRoutes()
2016-11-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-12 Martin Quinsonthe AS can now create hosts.
2016-11-04 Martin Quinsonfix the handling of bypassASroutes
2016-11-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-01 Martin Quinsoncosmetics in bypass routing
2016-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-24 Martin Quinsonmove some content out of parsing to the classes
2016-10-14 Martin Quinsonmake As->father_ protected
2016-07-31 Martin Quinsonalign namespaces on directories for kernel::routing
2016-07-31 Martin Quinsonmove parts of the kernel to the right subdir