<blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">I don't really understand the purpose of this commit. You seem to<br>be changing code to use recvmsg to get the sender address, but then<br>I only see you are passing the address and doing nothing useful<br>with it.</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">What this will give us:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;"> * Bi-directional communication between mobile and the testcase<br> * By using autobind not having to pick a unique filename</pre><p style="white-space: pre-wrap; word-wrap: break-word;">It's true that the test is not making use of it at all. Bi-directional<br>communication will be needed to implement your idea of a o-fono<br>like interface (without having to have 10k connections).</p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">Then, you start using this new API unix_passcred, which enables<br>being able to send credentials over the socket (not sending them),<br>but I don't see any new code or changed code actually sending the<br>credentials.</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">The side-effect of this socket option is the autobinding. If one commentt<br>it out then the event_server will get 'None' as remote address.</p><p><a href="https://gerrit.osmocom.org/9663">View Change</a></p><ul style="list-style: none; padding: 0;"></ul><p>To view, visit <a href="https://gerrit.osmocom.org/9663">change 9663</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/9663"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-tester </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Ie9b9ac6267f40345baf7dbb3becaecf264a5df5f </div>
<div style="display:none"> Gerrit-Change-Number: 9663 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Holger Freyther <holger@freyther.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Holger Freyther <holger@freyther.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-Comment-Date: Mon, 18 Jun 2018 19:29:58 +0000 </div>
<div style="display:none"> Gerrit-HasComments: No </div>
<div style="display:none"> Gerrit-HasLabels: No </div>