<p>laforge <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/23924">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">TOS bits != DSCP<br><br>We have VTY options that allow to set the DSCP value.  However, we<br>then call a function to set the TOS bits in the kernel.  This is<br>very wrong.  The DSCP is only the upper 6 bits of the 8-bit TOS<br>value, and hence we are mussing that translation.<br><br>As libosmocore now has a helper function osmo_sock_set_dscp(),<br>let's make use of it and don't care about the low-level details.<br><br>However, this means we need to finally remove the deprecated<br>alias for "rtp ip-tos <0-255>".<br><br>Closes: OS#5137<br>Change-Id: I9c18c90273be97aedd2ad212b82f650e35c32851<br>Depends: libosmocore.git Ia4ba389a5b7e3e9d5f17a742a900d6fd68c08e40<br>---<br>M TODO-RELEASE<br>M doc/examples/osmo-mgw/osmo-mgw-abis_e1.cfg<br>M doc/examples/osmo-mgw/osmo-mgw.cfg<br>M doc/manuals/chapters/configuration.adoc<br>M include/osmocom/mgcp/mgcp_network.h<br>M src/libosmo-mgcp/mgcp_network.c<br>M src/libosmo-mgcp/mgcp_osmux.c<br>M src/libosmo-mgcp/mgcp_vty.c<br>8 files changed, 9 insertions(+), 28 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/24/23924/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/23924">change 23924</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/osmo-mgw/+/23924"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I9c18c90273be97aedd2ad212b82f650e35c32851 </div>
<div style="display:none"> Gerrit-Change-Number: 23924 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>