Attention is currently required from: neels, pespin.
Patch set 5:Code-Review +1
3 comments:
Commit Message:
Patch Set #1, Line 27: a separate SCCP CR without payload.
Sure. […]
I think a size boundary is more useful than a bool
Patchset:
May make sense indeed.
Agreed (library is best). But let's either merge this quickly and revert later or do a"next" branch build from this to enable the user to quickly validate this from a Debian package asap
File src/osmo-hnbgw/hnbgw.c:
Patch Set #1, Line 93: gw->config.max_sccp_cr_payload_len = 999999;
on the VTY, we often use max values like 99999, that's the only reason. […]
The actual maximum SCCP. Size is constrained at a much mower length, see the sysmocom issue where I searched the specs for it. You will never even see anywhere near 1000 afaict. So let's use s more spec relevant value?
To view, visit change 28230. To unsubscribe, or for help writing mail filters, visit settings.