Attention is currently required from: Hoernchen, laforge.
lynxis lazus has posted comments on this change by laforge. ( https://gerrit.osmocom.org/c/osmo-remsim/+/42231?usp=email )
Change subject: remsim-bankd: Don't pass on illegal TPDUs of illegal length ......................................................................
Patch Set 3: Code-Review+1
(1 comment)
File src/bankd/bankd_main.c:
https://gerrit.osmocom.org/c/osmo-remsim/+/42231/comment/6d48ac94_f29f2a7d?u... : PS3, Line 826: return -107; Maybe this is a more general question and not so much related to this commit. But when to drop the client connection? If we return here -107, the bankd will close the client.
But isn't this quite a harsh behavior? The quite innocent client just passed data from the other end.