[PATCH] osmo-ttcn3-hacks[master]: L1CTL: Add message segmentation helper via getMsgLen()

2018-02-27 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/6922 to look at the new patch set (#3). L1CTL: Add message segmentation helper via getMsgLen() As L1CTL is using a stream socket, we need to give the UNIX_DOMAIN port some clue as to where

[PATCH] osmo-ttcn3-hacks[master]: L1CTL: Add message segmentation helper via getMsgLen()

2018-02-27 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/6922 to look at the new patch set (#2). L1CTL: Add message segmentation helper via getMsgLen() As L1CTL is using a stream socket, we need to give the UNIX_DOMAIN port some clue as to where

[PATCH] osmo-ttcn3-hacks[master]: L1CTL: Add message segmentation helper via getMsgLen()

2018-02-26 Thread Harald Welte
Review at https://gerrit.osmocom.org/6922 L1CTL: Add message segmentation helper via getMsgLen() As L1CTL is using a stream socket, we need to give the UNIX_DOMAIN port some clue as to where our L1CTL message boundaries are in the stream. This requires a patched UNIX_DOMAIN_SOCKETasp test