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 ba66e79953cb1c2230fe2916ef7d8de78500c7fd (commit) from 8288b1203a6631f8674f02a2964efcf22f5b26c2 (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=ba66e79953cb1c2230fe2916ef7d8de78...
commit ba66e79953cb1c2230fe2916ef7d8de78500c7fd Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Thu Jul 20 10:13:28 2017 +0200
sgsn: Convert cch_pdp to host order for libgtp
libgtp is calling gtpie_tv2 which will convert this uint16_t from host to network order. So far libosmogsm and the sgsn treated the charging characteristics as opaque data. So when moving from byte array to the uint16_t do the swapping.
Change-Id: I977aec2e2f8d57802e45f591754e5733562d5c2a
-----------------------------------------------------------------------
Summary of changes: openbsc/src/gprs/sgsn_libgtp.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org