Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
test failure fix for #45.
authorAugustin Degomme <adegomme@gmail.com>
Tue, 15 Dec 2020 14:50:28 +0000 (15:50 +0100)
committerAugustin Degomme <adegomme@gmail.com>
Tue, 15 Dec 2020 14:50:28 +0000 (15:50 +0100)
commitc2575024a047482d8478f48255ad91e3b8e34785
tree7bceb72deecefc077ea07fa4e35aa9acbb8f190c
parent52866f1c7d5c27d9cf2b8484058e4b60e027d5cb
test failure fix for #45.
On NS3 < 3.30 there was a constraint on NSS value vs MCS value, which was lifted since.
Add an explicit message and bail out before crashing.
And use a supported value for the example file, in order not to fail tests. This does not seem to affect tests.
examples/platforms/wifi_ns3.xml
src/surf/network_ns3.cpp