Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
darwin: (preliminary) memory mappings + smpi variable privatization
[simgrid.git] / src / kernel / routing / NetCard.hpp
2017-01-03 Martin QuinsonAS are called netzones, now
2017-01-02 Martin Quinsonremove an unused parameter + cosmetics
2016-12-27 Martin QuinsonImprove the routing documentation
2016-12-22 Martin Quinsonfinish the cleanup of the netcard list container
2016-12-18 Martin QuinsonMove all netcards into the dict, and the dict to the...
2016-12-13 Martin Quinsonupdate function documentation and variable names in...
2016-12-13 Martin Quinsonrename the class objects and C types for the As ->...
2016-12-13 Martin Quinsonstart renaming AS to NetZone
2016-12-12 Martin Quinsonmove some storage-related content out of routing into...
2016-12-08 Martin Quinsonmake NetCards extendable, and use this for NS3 extension
2016-12-08 Martin Quinsonmove the NetCard related functions into a NetCard.cpp
2016-12-06 Martin Quinsonmove NetCard to its own header file