<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ggsn/+/16509">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">manuals/configuration.adoc: fix Network Address without prefix length<br><br>"An address '192.168.7.1' is specified without prefix length. The behavior<br>of parsing addresses without prefix length will be changed in the future<br>release. Please specify prefix length explicitly."<br><br>Change-Id: I51777c6344191182fb87bae6f0048ce422802541<br>---<br>M doc/manuals/chapters/configuration.adoc<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/09/16509/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc</span><br><span>index 657a014..5ba51eb 100644</span><br><span>--- a/doc/manuals/chapters/configuration.adoc</span><br><span>+++ b/doc/manuals/chapters/configuration.adoc</span><br><span>@@ -299,7 +299,7 @@</span><br><span> Name=apn0 <1></span><br><span> </span><br><span> [Network]</span><br><span style="color: hsl(0, 100%, 40%);">-Address=192.168.7.1 <2></span><br><span style="color: hsl(120, 100%, 40%);">+Address=192.168.7.1/24 <2></span><br><span> IPMasquerade=yes <3></span><br><span> ----</span><br><span> <1> The netowrk device name, which must match the one in the apn0.netdev unit file above</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ggsn/+/16509">change 16509</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-ggsn/+/16509"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ggsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I51777c6344191182fb87bae6f0048ce422802541 </div>
<div style="display:none"> Gerrit-Change-Number: 16509 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>