aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc_nat
AgeCommit message (Expand)AuthorFilesLines
2011-04-19ussd: Keep track of used TIs for USSD and forward messagesHolger Hans Peter Freyther2-23/+65
2011-04-18nat: Inform the USSD Provider about lost connectionsHolger Hans Peter Freyther2-15/+36
2011-04-18nat: Remove magic numbers, use enum values for conn classificationHolger Hans Peter Freyther1-4/+4
2011-04-18nat: Clarify the documentation of the allow/deny regexpHolger Hans Peter Freyther1-3/+3
2011-04-13nat: And out the skip_indicator/transaction id from the gsm48 headerHolger Hans Peter Freyther3-11/+17
2011-04-12src: more robust ipaccess_idtag_parse()Pablo Neira Ayuso2-2/+14
2011-04-11nat: Fix a crash due the refactoring and pass the nat again.Holger Hans Peter Freyther1-1/+1
2011-04-07nat: Fix the call to make_sock and pass a 0 priv_nr and the nat as dataHolger Hans Peter Freyther1-1/+1
2011-04-06nat: Remember if the MSC accepted the connection on principleHolger Hans Peter Freyther2-0/+36
2011-04-05libcommon: socket: extend make_sock() prototypePablo Neira Ayuso1-1/+1
2011-04-04nat: Bail out if the regexp fails to compile and avoid a crashHolger Hans Peter Freyther2-6/+21
2011-04-01nat: Make the USSD number matching a regexpHolger Hans Peter Freyther2-7/+7
2011-04-01nat: Fix the return to return CMD_SUCCESS;Holger Hans Peter Freyther1-1/+1
2011-03-29nat: Add commands to remove access-list from NAT and BSC configHolger Hans Peter Freyther1-0/+30
2011-03-29nat: Improve the error message for the failing bind callHolger Hans Peter Freyther1-1/+2
2011-03-28src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group()Pablo Neira Ayuso1-0/+1
2011-03-23Fix build of bsc-nat and GPRS code after include path changeHarald Welte5-10/+10
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso8-23/+23
2011-03-19bsc: change bsc_vty_init to take logging categories as parameterPablo Neira Ayuso2-2/+5
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-3/+5
2011-03-03Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcpHarald Welte8-0/+4673