aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-17[mgcp] Only patch RTP packets when they arrived on the RTP portHolger Hans Peter Freyther1-2/+4
2010-05-14[mgcp] Make show mgcp available in both modes.Holger Hans Peter Freyther1-1/+1
2010-05-14Merge branch 'master' into on-waves/mgcpHolger Hans Peter Freyther102-641/+8482
2010-05-14[mgcp] Clean up VTY code, the ranges are checked by the VTY code.Holger Hans Peter Freyther1-20/+0
2010-05-14[mgcp] Use A.B.C.D for the ip addresses inside the vty configHolger Hans Peter Freyther1-4/+4
2010-05-14[mgcp] Improve the language of the comments.Holger Hans Peter Freyther1-2/+2
2010-05-14[mgcp] Include stdlib.h for abs.Holger Hans Peter Freyther1-0/+1
2010-05-14[vty] Add power measurements to the one line summary.Holger Hans Peter Freyther1-1/+13
2010-05-14[vty] Add a one line show lchan summary command.Holger Hans Peter Freyther1-0/+19
2010-05-14[vty] Move "show lchan" into a parameterized methodHolger Hans Peter Freyther1-9/+17
2010-05-14[vty] Remove unfinished code from the VTY...Holger Hans Peter Freyther1-27/+0
2010-05-14rach: Allow to set the emergency call bitHolger Hans Peter Freyther1-0/+17
2010-05-14rach: Allow to set the emergency call bitHolger Hans Peter Freyther1-0/+17
2010-05-13[GPRS] NS: Remove 'unknown_nsvc' from list of NS-VCsHarald Welte1-0/+3
2010-05-13[GPRS] Gb Proxy: More verbose loggingHarald Welte1-15/+27
2010-05-13[GPRS] NS: Fix segfault when receiving message from unknown NS-VCHarald Welte3-8/+22
2010-05-13[GPRS] NS: remove debug statement about l2lenHarald Welte1-1/+0
2010-05-13Merge commit 'cf734784b0433dfa6b77909f83cc3620e523f5d7'Harald Welte2-7/+5
2010-05-13[GPRS] NS: more rate counters for BLOCK / DEAD countHarald Welte2-13/+37
2010-05-13[rate_ctr] Rename group_prefix_fmt to group_name_prefixHarald Welte1-2/+2
2010-05-13rate_counters: Remove group-name-sprintf-with-idx stringHarald Welte2-5/+1
2010-05-13[GPRS] NS: Show statistics on VTY only if requestedHarald Welte1-4/+19
2010-05-13[GPRS] NS: properly assign msgb->l2h to count outgoing bytes correctlyHarald Welte1-1/+2
2010-05-13rate_ctr: Store the numeric index as part of 'rate_ctr_group'Harald Welte2-0/+2
2010-05-13[GPRS] NS: Fix wrong counter use and remove debug statementHarald Welte1-4/+2
2010-05-13Add missing file vty/utils.cHarald Welte1-0/+50
2010-05-13Merge commit '7b45d608872f17ab8b71d53a2d87e5f8d621b007'Harald Welte4-2/+207
2010-05-13[GPRS] SGSN: Add Signal handler and NS VTY supportHarald Welte1-5/+45
2010-05-13[GPRS] NS: Start to use rate_ctr_group code from libosmocoreHarald Welte8-253/+377
2010-05-13Add new 'rate counter' implementation to libosmocoreHarald Welte4-2/+207
2010-05-13[GPRS] Gb Proxy: Cosmetic fix of log messageHarald Welte1-1/+2
2010-05-12GPRS: Gb proxy memory leak debugging with SIGUSRHarald Welte1-0/+34
2010-05-12GPRS: We have to do the msgb_free() in NS not Gb ProxyHarald Welte2-5/+5
2010-05-12Fix missing #include preventing compilation of vty_interface.cHarald Welte1-0/+1
2010-05-12Gb Proxy: Proper msgb memory managementHarald Welte1-2/+31
2010-05-12NS: Make all timers configurable from VTYHarald Welte3-23/+82
2010-05-12use new install_element_ve()Harald Welte2-4/+2
2010-05-13ipaccess: Make sure flashing of the secondary BTS is workingHolger Hans Peter Freyther1-5/+5
2010-05-13sw_load: Specify the trx_nr for the software loadHolger Hans Peter Freyther4-8/+10
2010-05-13ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRXHolger Hans Peter Freyther4-14/+20
2010-05-13ipaccess: Refactor... unite some codeHolger Hans Peter Freyther1-11/+11
2010-05-13ipaccess: Use the right trx when performing the testHolger Hans Peter Freyther1-1/+1
2010-05-13ipaccess: Use the current TRX to set the OML address.Holger Hans Peter Freyther1-1/+1
2010-05-13ipaccess: Wait for the BASEBAND_TRANSCEIVER and then bootstrap OMLHolger Hans Peter Freyther1-17/+16
2010-05-13abis: Pass the abis_om_obj_inst in the nm_state_event..Holger Hans Peter Freyther5-6/+10
2010-05-12Ensure all 'view' commands are availalbe from 'enable' tooHarald Welte5-27/+34
2010-05-12Make sure all commands of SHOW_NODE to ENABLE_NODEHarald Welte2-0/+2
2010-05-12Gb Proxy: Cosmetic fix of VTY file writingHarald Welte1-6/+6
2010-05-12NS: Add support for persistent NS-VC configurationHarald Welte7-44/+236
2010-05-12NS: Send UNBLOCK signal when we get UNBLOCK_ACK from peerHarald Welte1-0/+1