Dear ns developers,
There might be typo in ns-node.tcl in the ns-2 distribution.
in Node instproc delete-routes , line 9 it reads
$mpathClsfs_($id) clear $slot
^
I think it should read
$mpathClsfr_($id) clear $slot
^
Mingzhou Sun
RPI