Drop wireless packets if the link is too long

This commit is contained in:
2015-08-22 12:25:15 -07:00
parent 1bf394833d
commit 69f00f4a48
4 changed files with 43 additions and 0 deletions

View File

@ -727,4 +727,8 @@
<data name="H_PacketCorruption_Title" xml:space="preserve">
<value>Packet Corruption</value>
</data>
<data name="NL_WirelessDropped" xml:space="preserve">
<value>The wireless signal was too weak. Packet dropped.</value>
<comment>NetworkLink WirelessDropped = The wireless signal was too weak. Packet dropped.</comment>
</data>
</root>