Attention is currently required from: laforge.
1 comment:
File src/crypto/tetra_crypto.c:
Patch Set #2, Line 249: // key->addr, key->index, tcs->hn, tetra_tdma_time_dump(tdma_time), tmpdu_offset, ct_len);
why is this (and similar lines below) commented-out in this patch? I'd suspect it would work just as […]
You are right, I have been making some general modifications to have the code conform more to what I believe to be the osmocom standard, I could/should probably have refrained from making such changes in this patch. I have removed it in an amended patch.
Log levels seem like a good idea for the future. The particular print in this example is rarely of interest. These, and some other prints elsewhere in the code, may be useful when debugging/understanding network traffic, but not to the majority of users.
To view, visit change 34169. To unsubscribe, or for help writing mail filters, visit settings.