This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Open Source GSM Base Band stack".
The branch, laforge/trx has been created
at 491327fd2589da78cf54fa0edf3c9137ef9bf8b2 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=491327fd2589da78cf54fa0edf3c9…
commit 491327fd2589da78cf54fa0edf3c9137ef9bf8b2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 28 23:16:02 2018 +0100
fake_trx: Send positive response to FAKE_TOA commands
Now that ctrl_if.py is capable of sending back the response to where
the command originated from, we can just as well send a positive
response back after executing the related commands.
Change-Id: Icba138835149a7264f4db3a6b05f54ca501c4d54
http://cgit.osmocom.org/osmocom-bb/commit/?id=c963f1ff6c6e2cd6cde44783f56d8…
commit c963f1ff6c6e2cd6cde44783f56d8f292d1f259c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 28 23:02:46 2018 +0100
fake_trx: Always send control responses to where commands are from
fake_trx is using locally bound and not connected UDP sockets for
control commands.
When we receive a control command, we should not simply send the
response to the default destination, but send it back to the exact
ip+prt from which the command originated. This ensures correct routing
of responses even in case multiple programs are interfacing concurrently
with a control socket.
Change-Id: I24a0bba6eed059b101af95dac7d059f34dd715fc
http://cgit.osmocom.org/osmocom-bb/commit/?id=d4078e183053066625d75c59b8b7f…
commit d4078e183053066625d75c59b8b7f672f6b628d3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 28 22:52:47 2018 +0100
fake_trx: Log IP/Port information at start-up
Change-Id: I4ebeed7271d91ab2e45199e0fb59776c00ad833c
http://cgit.osmocom.org/osmocom-bb/commit/?id=b1b11620191d14943303a5104d845…
commit b1b11620191d14943303a5104d845295f74750e8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 28 22:46:29 2018 +0100
trxcon: Define event names for osmo_fsm's
Change-Id: Id3279e99966a0ab236923c497ac0abbc9ed2c93c
-----------------------------------------------------------------------
hooks/post-receive
--
The Open Source GSM Base Band stack