<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ggsn/+/15247">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">in46_addr: Improve in46a_ntop documentation<br><br>Change-Id: I27238c330f9b805ac9e734e735d2c7ae158fe524<br>---<br>M lib/in46_addr.c<br>1 file changed, 5 insertions(+), 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/47/15247/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/lib/in46_addr.c b/lib/in46_addr.c</span><br><span>index f4bb8a2..98f83ed 100644</span><br><span>--- a/lib/in46_addr.c</span><br><span>+++ b/lib/in46_addr.c</span><br><span>@@ -60,7 +60,11 @@</span><br><span>        return 0;</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/*! Convenience wrapper around inet_ntop() for \ref in46_addr */</span><br><span style="color: hsl(120, 100%, 40%);">+/*! Convenience wrapper around inet_ntop() for in46_addr.</span><br><span style="color: hsl(120, 100%, 40%);">+ *  \param[in] in the in46_addr to print</span><br><span style="color: hsl(120, 100%, 40%);">+ *  \param[out] dst destination buffer where string representation of the address is stored</span><br><span style="color: hsl(120, 100%, 40%);">+ *  \param[out] dst_size size dst. Usually it should be at least INET6_ADDRSTRLEN.</span><br><span style="color: hsl(120, 100%, 40%);">+ *  \return address of dston success, NULL on error */</span><br><span> const char *in46a_ntop(const struct in46_addr *in, char *dst, socklen_t dst_size)</span><br><span> {</span><br><span>   int af;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ggsn/+/15247">change 15247</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/+/15247"/><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: I27238c330f9b805ac9e734e735d2c7ae158fe524 </div>
<div style="display:none"> Gerrit-Change-Number: 15247 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>