Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Extend Link interface in order to handle links with multiple bandwidths.
authorLoic Guegan <manzerberdes@gmx.com>
Thu, 4 Jul 2019 12:06:32 +0000 (14:06 +0200)
committerLoic Guegan <manzerberdes@gmx.com>
Thu, 4 Jul 2019 12:06:32 +0000 (14:06 +0200)
commit1ebb8e111d904fea559e48ec193c1f7c5dee2245
tree75c50f3965b1cfa53447e3ca1600b64f45a21e61
parent8245021ec5b4a8b2d82ffc4c8100e3bc2c7f3884
Extend Link interface in order to handle links with multiple bandwidths.
It will be used by wifi access points (each station connected to an access point
will communicate using one of the rate available on the access point).
src/surf/network_cm02.cpp
src/surf/network_cm02.hpp
src/surf/network_interface.hpp