Attention is currently required from: neels, laforge.
3 comments:
Commit Message:
Patch Set #1, Line 17: entire SCCP conn id number space before exiting in failure.
I don't think it should be configurable. […]
Ack
File src/sccp_scoc.c:
Patch Set #1, Line 551: if (!max_attempts || max_attempts > 0x00FFFFFE) {
I really see no much point in having max_attempts configurable as param here, it should simply be set to 0x00FFFFFFFE always and be done with it.
re above comment: 0 here means always iterate the entire connection ID number space. […]
are you really ever going to pass something other than 0 here?
To view, visit change 32320. To unsubscribe, or for help writing mail filters, visit settings.