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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/sgsn-id-3 has been created at e6c4e75c9179d9bfd216076adde1ceb920a29502 (commit)
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/openbsc/commit/?id=e6c4e75c9179d9bfd216076adde1ceb92...
commit e6c4e75c9179d9bfd216076adde1ceb920a29502 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Wed Sep 30 22:58:57 2015 +0200
oap: add OAP API test (sgsn_test.c)
http://cgit.osmocom.org/openbsc/commit/?id=dcfc06eca33c9ddeacb786d8a6e9d5f43...
commit dcfc06eca33c9ddeacb786d8a6e9d5f43adc92c2 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Wed Sep 30 18:30:11 2015 +0200
oap: implement initial OAP API.
Add oap.[hc] and oap_messages.[hc].
http://cgit.osmocom.org/openbsc/commit/?id=4c31279e324b464ea5bb824fd47c50fc3...
commit 4c31279e324b464ea5bb824fd47c50fc3fceddb3 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Wed Sep 30 18:01:50 2015 +0200
Add OAP design document.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=54fbafdade5f90308c4737714c8700dc5...
commit 54fbafdade5f90308c4737714c8700dc5daf0978 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Wed Sep 30 17:55:26 2015 +0200
gsup: factor out header composition & sending.
Move IPA header composition and sending to new static gsup_client_send() (so I can use it in the upcoming OAP code).
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=fd055b1eb9adc8e113e985033847164c1...
commit fd055b1eb9adc8e113e985033847164c156f57ba Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Wed Sep 30 17:44:55 2015 +0200
libcommon: soak up three static functions.
Add new kitchen sink openbsc/utils.h and libcommon/utils.c to make three so far static functions public (so I can use them in the upcoming OAP code).
A place to put them could have been the gprs_utils.h, but all general functions in there have a gprs_ prefix, and todo markings to move them away. All other libcommon headers are too specific, so I opened up this kitchen sink header.
Apply the change in Makefiles and C files.
-----------------------------------------------------------------------
hooks/post-receive