osmo-bsc/openbsc/src/osmo-bsc_nat
Holger Hans Peter Freyther cb6ad70994 mgcp: Change API to remove memory management from the name
Jacob pointed out that "free_endp" refers to the memory of
the endpoint being freed. What we want is actually a way to
release an endpoint (and the resource it allocated) or in
the case of the testcase/testapp initialize the data structure
correctly. Introduce two names for that.
2014-07-22 15:00:52 +02:00
..
Makefile.am mgcp: add voice muxer support 2014-05-22 14:39:16 +02:00
bsc_filter.c nat: Remember the original dest local reference in the parsed struct 2013-09-03 15:04:43 +02:00
bsc_mgcp_utils.c mgcp: Change API to remove memory management from the name 2014-07-22 15:00:52 +02:00
bsc_nat.c nat/bsc: Check proto before calling ipaccess_rcvmsg_base 2014-05-06 06:50:39 +02:00
bsc_nat_ctrl.c ctrl: Move the lookup into a separate file in preparation for GPRS 2014-03-23 16:25:16 +01:00
bsc_nat_filter.c nat: Introduce reject cause to bsc_nat_acc_lst_entry 2014-01-20 10:13:36 +01:00
bsc_nat_rewrite.c nat: Use the DCC region for number rewriting and increase debug output 2013-07-31 16:36:40 +02:00
bsc_nat_rewrite_trie.c nat: Allow to use the prefix lookup to rewrite numbers 2013-07-31 16:36:40 +02:00
bsc_nat_utils.c nat: Introduce reject cause to bsc_nat_acc_lst_entry 2014-01-20 10:13:36 +01:00
bsc_nat_vty.c nat: Fix the documentation issue with the osmux command 2014-07-07 19:24:14 +02:00
bsc_sccp.c nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" 2013-04-16 09:53:13 +02:00
bsc_ussd.c ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages 2014-04-01 13:40:59 +02:00