K 10 svn:author V 9 monthadar K 8 svn:date V 27 2012-07-31T07:36:27.433689Z K 7 svn:log V 315 Fix a PREQ comparison error in 11s HWMP. * Earlier we compared two not equal metrics, one was what we recevied in the 'new PREQ' while the other was what we already have saved which was 'old PREQ' + link metric for the last hop; * Fixed by adding 'new PREQ' + link metric for the last hop in a temporary variable; END