RangeNetworks / openbts

GSM+GPRS Radio Access Network Node
GNU Affero General Public License v3.0
864 stars 326 forks source link

Fix L3RequestReference::text when mT3 < mT2 #10

Closed Caerbannog closed 6 years ago

Caerbannog commented 9 years ago

Under the condition that mT3 < mT2 the display of L3RequestReference can be wrong. This patch ensures that the modulus returns a positive value.