<p>Stefan Sperling <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11871">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">properly store IPv6 addresses in struct tun_t<br><br>All addresses in struct tun_t were stored as an in_addr.<br>But IPv6 addresses need an in6_addr, so switch tun_t addresses<br>to the in64_addr wrapper struct.<br><br>This is an ABI break, as documented in TODO-RELEASE.<br><br>Fixes an out of bounds memcpy() identified by Coverity.<br><br>Change-Id: Idd2431ad25d7fa182e52e2bd5231ceb04d427c34<br>Related: CID#174278<br>---<br>M TODO-RELEASE<br>M lib/tun.c<br>M lib/tun.h<br>3 files changed, 17 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/71/11871/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11871">change 11871</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/11871"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Idd2431ad25d7fa182e52e2bd5231ceb04d427c34 </div>
<div style="display:none"> Gerrit-Change-Number: 11871 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <ssperling@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Stefan Sperling <ssperling@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Pau Espin Pedrol <pespin@sysmocom.de> </div>