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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via 68e4ad155de1c27cf7c7ac6dd17bed8684d7bb0c (commit) from de0dfcd00e9e73c3e07aaee535e5b977badd8579 (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/openbsc/commit/?id=68e4ad155de1c27cf7c7ac6dd17bed868...
commit 68e4ad155de1c27cf7c7ac6dd17bed8684d7bb0c Author: Pablo Neira Ayuso pablo@gnumonks.org Date: Fri Aug 11 12:02:12 2017 +0200
libmsc: use smpp34_tlv_for_each() to avoid suboptimal TLV handling
submit_to_sms() now handles two TLVs, so find_tlv() is suboptiomal and it can be removed, since it would result in two passes on the TLV list. Use new smpp34_tlv_for_each() helper to iterate over the list of TLVs that is available since I446929feed049d0411e1629ca263e2bc41f714cc.
Change-Id: I53a65164a6cc4abc6bf57d9a8dc275cf21c90222
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libmsc/smpp_openbsc.c | 70 ++++++++++++++++++++++----------------- 1 file changed, 40 insertions(+), 30 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org