Bugzilla – Bug 2126
LrWpanNetDevice silently accepts no mobility on the node
Last modified: 2015-05-28 05:51:42 UTC
This has been reported here: https://groups.google.com/forum/#!topic/ns-3-users/Kvk17VdXbdE The issue is that if one installs the mobility model on the node after installing LrWpanNetDevice, the device will not find the mobility models, and the channel will be considered as error-free. The fix is easy: exchange the creation order. Still, a warning is the NetDevice is nice to have.
changeset: 11421:b04cfbe73884