<p>Pau Espin Pedrol <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/9933">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Maintain per ggsn pdp ctx list<br><br>This way we can easily track all pdp context associated to a specific<br>ggsn, which is useful to handle some scenarios, such as the one<br>implemented in next commit, in which specs references that GSNs should<br>ping only other GSNs with at least one pdp ctx in common. So the list<br>of pdp ctx per GGSN is really useful too (and cheap computationally)<br>to check if we should arm or disarm the echo procedure timer.<br><br>So this commit can be seen as a preparation for next commit.<br><br>Change-Id: I3bbcc0883df2bf1290ba8d4bd70db8baa494087a<br>---<br>M include/osmocom/sgsn/gprs_sgsn.h<br>M src/gprs/gprs_sgsn.c<br>M src/gprs/sgsn_libgtp.c<br>3 files changed, 18 insertions(+), 17 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/33/9933/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9933">change 9933</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/9933"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I3bbcc0883df2bf1290ba8d4bd70db8baa494087a </div>
<div style="display:none"> Gerrit-Change-Number: 9933 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Harald Welte <laforge@gnumonks.org> </div>