<p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/23982">View Change</a></p><p>2 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/23982/2/src/osmo_ss7.c">File src/osmo_ss7.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/23982/2/src/osmo_ss7.c@199">Patch Set #2, Line 199:</a> <code style="font-family:monospace,monospace">/* truncate pc or mask mask to maximum permitted length. This solves</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">s/mask mask/pc mask/</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Ack</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/23982/2/src/osmo_ss7.c@795">Patch Set #2, Line 795:</a> <code style="font-family:monospace,monospace"> mask = osmo_ss7_pc_normalize(&rtbl->inst->cfg.pc_fmt, mask);</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">And here warn before doing this, in order to get callers fixed? […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">I don't think it's illegal.  You can always specify more higher bits in a kind of 'netmask' use case and expect it to work.   I think it's the routing system here that has the job of properly normalizing those.</p><p style="white-space: pre-wrap; word-wrap: break-word;">Particularly in SS7 where length of point codes is configurable, you would otherwise have to add a lot of code at every caller instead of simply passing 0xffffff in a function argument for the mask as we currently do.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/23982">change 23982</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmo-sccp/+/23982"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I5d5c828de45724d93a0461bb0dd7858fd8378acd </div>
<div style="display:none"> Gerrit-Change-Number: 23982 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 29 Apr 2021 18:05:06 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>