From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Mon, 20 Jan 2014 09:20:07 GMT
Message-ID: <201401200920.s0K9K7dx062083@git.osmocom.org>
Subject: openbsc.git branch master updated. 0.13.0-283-g6419018
Message: 8

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  6419018e6809924d56d764ba195cbce4c57776f2 (commit)
       via  415cd2eebb5313f044612385e09d8b8af9cfe674 (commit)
      from  ead0529e076a1bd02b170796dc3895dabde7d2e8 (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=6419018e6809924d56d764ba195cbce4c57776f2

commit 6419018e6809924d56d764ba195cbce4c57776f2
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Mon Jan 20 10:14:05 2014 +0100

    nat: Make the access-list deny cause configurable
    
    Add two optional arguments to the imsi-deny rule
    for the reject cause and verify that it is saved
    out.

http://cgit.osmocom.org/openbsc/commit/?id=415cd2eebb5313f044612385e09d8b8af9cfe674

commit 415cd2eebb5313f044612385e09d8b8af9cfe674
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Mon Jan 20 09:55:46 2014 +0100

    nat: Introduce reject cause to bsc_nat_acc_lst_entry
    
    The filtering architecture already allowed to specify a reject
    reason but this has not been used for the access-lists. Extend
    the access-list to include a reject reason and extend the test
    case to honor it.

-----------------------------------------------------------------------

Summary of changes:
 openbsc/include/openbsc/bsc_nat.h         |   4 ++
 openbsc/src/osmo-bsc_nat/bsc_nat_filter.c |  16 +++--
 openbsc/src/osmo-bsc_nat/bsc_nat_utils.c  |   2 +
 openbsc/src/osmo-bsc_nat/bsc_nat_vty.c    |  16 +++--
 openbsc/tests/bsc-nat/bsc_nat_test.c      | 103 +++++++++++++++++++++++++++++-
 openbsc/tests/vty_test_runner.py          |  38 +++++++++++
 6 files changed, 170 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)


