aboutsummaryrefslogtreecommitdiffstats
path: root/.gitreview
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-07-06 14:41:47 +0200
committerpespin <pespin@sysmocom.de>2020-07-09 11:44:12 +0000
commit9b2641ff3d060ad55e27f557842ea16a89f8970d (patch)
tree9a98cb8da6b39be0c4d14100ec0adec14cfdb70d /.gitreview
parent3daccb151f910c9ed5ff30d48fd68fd93a2e891f (diff)
bts-virt: Don't rely on gsmtap_makemsg() returning NULL for GSMTAP_CHANNEL_UNKNOWN
commit d211c490cad38f2009943121d57bdb7df8eee9b0 avoided sending GSMTAP packets on the virtual Um interface with type GSMTAP_CHANNEL_UNKNOWN by relying on gsmtap_makemsg returning NULL. But that's not the corect approach since it's totally fine to be sending GSMTAP_CHANNEL_UNKNOWN on some GSMTAP cases (for instance when the program fails to infer the type when decoding a message), since then this way one can study pcap files and find the offending encoded messages which failed to be decoded. This patch goes togehter with revert patch introduced in libosmocore as explained in the commit referred above. Change-Id: I233afd930d3e43f7b120d40192c7c192102e38d9
Diffstat (limited to '.gitreview')
0 files changed, 0 insertions, 0 deletions