 
            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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated via 16929dc75c8c8e507565b6a6b6a52ba5140c63a9 (commit) from 4046e3b3dd0cffd53d8d0d1f3e1bf9d0dec83ede (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/osmo-bts/commit/?id=16929dc75c8c8e507565b6a6b6a52ba5...
commit 16929dc75c8c8e507565b6a6b6a52ba5140c63a9 Author: Philipp Maier pmaier@sysmocom.de Date: Fri Mar 2 16:12:02 2018 +0100
ipac: fix log output
The current log output logs connect_ip connect_port speech mode and payload type over multiple lines and without logging context (lchan name). Also the logging level incorrectly set.
- shrink log output into one line. - add context (lchan name) - encode ip/port into human readable form
Change-Id: I61044edc0672b268aeebf48b59a772887703399f Closes: OS#3001
-----------------------------------------------------------------------
Summary of changes: src/common/rsl.c | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-)
hooks/post-receive