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, master has been updated via 7f100c9712de5c684462e809bf31a58c0c326337 (commit) from d4b03187c68c6136192f7a41335982b5ceeeb036 (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=7f100c9712de5c684462e809bf31a58c0...
commit 7f100c9712de5c684462e809bf31a58c0c326337 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Thu Apr 23 20:25:17 2015 -0400
nat: Make mode-set patching optional
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/bsc_nat.h | 3 ++- openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c | 10 ++++++---- openbsc/src/osmo-bsc_nat/bsc_nat.c | 3 +++ openbsc/src/osmo-bsc_nat/bsc_nat_vty.c | 23 +++++++++++++++++++++++ openbsc/tests/bsc-nat/bsc_data.c | 15 +++++++++++++++ openbsc/tests/bsc-nat/bsc_nat_test.c | 3 ++- openbsc/tests/vty_test_runner.py | 17 +++++++++++++++++ 7 files changed, 68 insertions(+), 6 deletions(-)
hooks/post-receive