<p>Hoernchen <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-abis/+/14742">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">extend the ipa keepalive fsm<br><br>The new and improved fsm supports multipe use cases:<br>1) plain old ipa server/client operation<br>2) ipa client/server operation with custom send callback (i.e. to bypass<br>the tx queue)<br>3) all of the above + custom timeout callback<br>4) fully generic operation that will pass opaque data to the callbacks<br><br>The current code will always kill the fsm and deallocate it upon<br>timeout, so the timeout callback will now return a value: 1 means the<br>fsm will be automatically terminated, 0 means no action, which allows<br>manually stopping/starting the fsm to reuse it.<br><br>Change-Id: Ie453fdee8bfd7fc1a3f1ed67ef0331f0abb1d59b<br>---<br>M include/osmocom/abis/ipa.h<br>M src/input/ipa_keepalive.c<br>2 files changed, 58 insertions(+), 9 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/42/14742/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-abis/+/14742">change 14742</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/libosmo-abis/+/14742"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-abis </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ie453fdee8bfd7fc1a3f1ed67ef0331f0abb1d59b </div>
<div style="display:none"> Gerrit-Change-Number: 14742 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>