changeset 4944 | 779b641cff5a |
parent 4934 | 345b49df838b |
child 4946 | f97e16db1d79 |
--- a/src/devices/mesh/mesh-wifi-interface-mac.h Thu Apr 02 20:41:08 2009 +0400 +++ b/src/devices/mesh/mesh-wifi-interface-mac.h Tue Apr 07 20:24:39 2009 +0400 @@ -146,7 +146,7 @@ bool CheckSupportedRates(SupportedRates rates) const; /// \return list of supported bitrates SupportedRates GetSupportedRates () const; - + uint32_t GetLinkMetric(Mac48Address peerAddress); private: /// Frame receive handler void Receive (Ptr<Packet> packet, WifiMacHeader const *hdr);