Bugzilla – Bug 2167
Doxygen copy/paste error
Last modified: 2015-08-13 15:48:00 UTC
See page https://www.nsnam.org/docs/release/3.23/doxygen/classns3_1_1dot11s_1_1_hwmp_protocol.html. In Private Member Functions, ReceivePreq(), ReceivePrep(), ReceivePerr(), SendPrep(), MakePathError () have a introduction as : forms a path error information element when list of destination fails on a given interface More... So is there something wrong about these functions?
this has been fixed (was a problem of lacking doxygen, not copy-paste). http://code.nsnam.org/ns-3-dev/rev/277e59cab5a9 Thanks for reporting it.