aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-13[statistics] Keep track of rf failures and rll release failuresHolger Hans Peter Freyther4-1/+13
2010-04-13bsc_msc_ip: Install BSC specific show statistics command.Holger Hans Peter Freyther1-1/+14
2010-04-13[mgcp] Only write audio_name/payload when it is actually set.Holger Hans Peter Freyther1-2/+4
2010-04-13[vty] Separate BSC and MSC statistics. Make it easy to print them.Holger Hans Peter Freyther4-41/+52
2010-04-12ipaccess: Send RTP Payload IE for CRCX & MDCXSylvain Munaut4-8/+56
2010-04-12abis_nm: Fix ACTIVATE SW parametersSylvain Munaut1-12/+49
2010-04-12[nat] Change the command stringsHolger Hans Peter Freyther1-3/+3
2010-04-11Increase version..on-waves/0.3.96Holger Hans Peter Freyther1-1/+1
2010-04-11[bsc_init] When the RSL/OML connection drops, free all lchanHolger Hans Peter Freyther3-2/+43
2010-04-11[ipa] Fix the reporting of link down...Holger Hans Peter Freyther1-2/+2
2010-04-11[ipa] Handle losing the RSL/OML connection..Holger Hans Peter Freyther3-32/+128
2010-04-11e1_input: Stop the timer when deleting the signalling link on the TSHolger Hans Peter Freyther1-0/+3
2010-04-11[e1_input] When destroying a link clear all pending messagesHolger Hans Peter Freyther1-0/+7
2010-04-11[vty] First set of fixes for the oml/rsl con droppingHolger Hans Peter Freyther1-4/+6
2010-04-11Bump the version..on-waves/0.3.95Holger Hans Peter Freyther1-1/+1
2010-04-11Revert "ipa: Reduce the throttling of the IPA msges"Holger Hans Peter Freyther1-1/+3
2010-04-11Revert "ipa: Reduce the throttling of the IPA msges"Holger Hans Peter Freyther1-1/+3
2010-04-11bsc_msc_ip.c: Do not directly write but use the write queue..Holger Hans Peter Freyther1-7/+1
2010-04-11nat: Update the nat configurationHolger Hans Peter Freyther1-1/+1
2010-04-10[rsl] Set the right state when asking for the activation.Holger Hans Peter Freyther1-0/+1
2010-04-10[rsl] Set the release state from within the lchan classHolger Hans Peter Freyther2-1/+1
2010-04-10[rsl] Introduce a method to set the state of the lchanHolger Hans Peter Freyther3-7/+15
2010-04-10[rsl] Remove method that is not called by anything.Holger Hans Peter Freyther1-1/+0
2010-04-10[vty] Remove unused variables due them only being used in the layer3Holger Hans Peter Freyther1-4/+0
2010-04-10[vty] Forward declare the extra init function the base is callingHolger Hans Peter Freyther1-0/+2
2010-04-10[paging] Include chan_alloc.h to silence a compiler warningHolger Hans Peter Freyther1-0/+1
2010-04-10Return anything from append_lsa_params.Holger Hans Peter Freyther1-0/+1
2010-04-10[paging] Start with a smaller paging limit...Holger Hans Peter Freyther1-1/+1
2010-04-10[paging] Move code to use LOGP and print some more informationHolger Hans Peter Freyther1-6/+6
2010-04-10[paging] Simplify the last request and treat llist as a queueHolger Hans Peter Freyther2-35/+9
2010-04-09paging: Avoid integer underflow on ipaccessHolger Hans Peter Freyther1-0/+14
2010-04-09[mgcp] Improve the endpoint display on the vty..Holger Hans Peter Freyther1-1/+1
2010-04-09[mgcp] Print the IP addr of the BTS we have detected.Holger Hans Peter Freyther1-2/+3
2010-04-09[paging] Start with a smaller paging limit...Holger Hans Peter Freyther1-1/+1
2010-04-09[paging] Move code to use LOGP and print some more informationHolger Hans Peter Freyther1-6/+6
2010-04-09[paging] Simplify the last request and treat llist as a queueHolger Hans Peter Freyther2-35/+9
2010-04-09paging: Fix format compiler warning...Holger Hans Peter Freyther1-1/+2
2010-04-09[mgcp] Improve the endpoint display on the vty..Holger Hans Peter Freyther1-1/+1
2010-04-09[mgcp] Print the IP addr of the BTS we have detected.Holger Hans Peter Freyther1-2/+3
2010-04-09nat: Set a dummy bts_ip to avoid misdetection of the bts...Holger Hans Peter Freyther1-0/+1
2010-04-09paging: Avoid integer underflow on ipaccessHolger Hans Peter Freyther1-0/+13
2010-04-09Bump the version to 0.3.94...on-waves/0.3.94Holger Hans Peter Freyther1-1/+1
2010-04-09[rsl] Set the right state when asking for the activation.Holger Hans Peter Freyther2-0/+2
2010-04-09[rsl] Rework the lchan channel release procedureHolger Hans Peter Freyther4-8/+74
2010-04-09[rsl] Remove method that is not called by anything.Holger Hans Peter Freyther1-1/+0
2010-04-09[rsl] Set the release state from within the lchan classHolger Hans Peter Freyther2-1/+1
2010-04-09[rsl] Introduce a method to set the state of the lchanHolger Hans Peter Freyther2-8/+16
2010-04-09[rsl] Introduce an error state for the lchan and set it on releaseHolger Hans Peter Freyther3-9/+48
2010-04-09[rsl] Implement the T3111 timer to delay the RF Channel releaseHolger Hans Peter Freyther3-5/+17
2010-04-09[rsl] Check the assumption that RF Channel Release is sent during releaseHolger Hans Peter Freyther1-0/+6