aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-27gsm_04_80: Allow to specify the alert pattern for the notificationHolger Hans Peter Freyther3-9/+18
2010-07-27gsm_04_80: Embed a ss_Code inside the NotifySS-ARG...Holger Hans Peter Freyther1-1/+7
2010-07-27gsm_04_80: Send a Release Complete otherwise the USSD unit stays BUSYHolger Hans Peter Freyther3-0/+18
2010-07-27gsm_04_80: Fix the size calculation of the 04.80 message..Holger Hans Peter Freyther1-1/+1
2010-07-26gsm_04_80: Add untested code for USSD notification...Holger Hans Peter Freyther3-0/+66
2010-07-26vty_interface_layer3: Fix a subscriber memory leak..Holger Hans Peter Freyther1-1/+3
2010-07-26gsm_04_80: Use msgb_push to get the verification code of msgbHolger Hans Peter Freyther1-11/+11
2010-07-26gsm_04_80: Add code to wrap a facility IE around.Holger Hans Peter Freyther2-0/+10
2010-07-26gsm_04_80: Create a unstructuredSS-Notify messageHolger Hans Peter Freyther2-0/+36
2010-07-26gsm_04_80: Fix the style and move the '*' to the functionHolger Hans Peter Freyther1-1/+1
2010-07-26gsm_04_80: Use the return value of gsm_7bit_encode as lengthHolger Hans Peter Freyther1-6/+3
2010-07-26gsm0480: Implement a generic "invoke" wrapping for messages.Holger Hans Peter Freyther2-0/+22
2010-07-26gsm0480: Attempt to encode a NotifySS-Arg with a username..Holger Hans Peter Freyther2-1/+66
2010-07-26gsm_subscriber: Increase the name to 160 charachtersHolger Hans Peter Freyther1-1/+1
2010-07-23[gprs] BSSGP: Fix null pointer dereferenceHarald Welte1-2/+3
2010-07-23meas_rep.c: clang reports a possible division by zeroHolger Hans Peter Freyther1-0/+3
2010-07-23nat: Clang reported two places with garbage dataHolger Hans Peter Freyther1-1/+5
2010-07-23clang: rc is not initialized in this USSD method.Holger Hans Peter Freyther1-1/+1
2010-07-23clang: Initialize rc with zero.Holger Hans Peter Freyther1-1/+1
2010-07-23clang: Clang warns we have this value twice...Holger Hans Peter Freyther1-1/+0
2010-07-23nat: u_int32_t -> uint32_tHolger Hans Peter Freyther1-1/+1
2010-07-23nat: u_int16_t -> uint16_tHolger Hans Peter Freyther2-3/+3
2010-07-23nat: u_int8_t -> uint8_tHolger Hans Peter Freyther6-48/+48
2010-07-23Merge branch 'on-waves/mgcp'Holger Hans Peter Freyther1-7/+7
2010-07-23mgcp: u_int8_t -> uint8_tHolger Hans Peter Freyther1-4/+4
2010-07-23mgcp: u_int16_t -> uint16_tHolger Hans Peter Freyther1-1/+1
2010-07-23mgcp: u_int32_t -> uint32_tHolger Hans Peter Freyther1-2/+2
2010-07-23Merge branch 'on-waves/sccp'Holger Hans Peter Freyther4-113/+113
2010-07-23sccp: u_int32_t -> uint32_tHolger Hans Peter Freyther2-19/+19
2010-07-23sccp: u_int16_t -> uint16_tHolger Hans Peter Freyther2-3/+3
2010-07-23sccp: u_int8_t -> uint8_tHolger Hans Peter Freyther4-91/+91
2010-07-23rsl: Add method to send a SMSCB inside a SMS BROADCAST COMMANDHolger Hans Peter Freyther2-0/+26
2010-07-23bsc_api: Add cipher mod reject api callbackHolger Hans Peter Freyther1-1/+3
2010-07-23bsc_api: Add stub for the cipher mode command.Holger Hans Peter Freyther2-1/+9
2010-07-23bsc_api: Create dummy stub for the assignment command.Holger Hans Peter Freyther2-2/+16
2010-07-22network_listen: hexdump the SI2/SI2bis/SI2ter messages once we get themHarald Welte1-0/+6
2010-07-22[ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attributeHarald Welte4-6/+15
2010-07-22[ipaccess-config] make sure the ARFCN Whitelist EIE is built correctlyHarald Welte1-2/+2
2010-07-22[abis_nm] fix 2 bugs in parsing IPA Test response messagesHarald Welte1-2/+2
2010-07-22ipaccess-config/network-listen updateHarald Welte3-7/+52
2010-07-22ipaccess-config / network listen: ordered list of RxLevelsHarald Welte6-28/+73
2010-07-22move ip.access netowrk listen (NWL) to network_listen.cHarald Welte9-84/+213
2010-07-22nat: Provide an easy view to see if something is connected to the NAT.Holger Hans Peter Freyther1-0/+12
2010-07-22nat: Fix nat crash on start due forgetting the ->data pointer..Holger Hans Peter Freyther1-1/+0
2010-07-22nat: Introduce a show statistics-by-lac LACHolger Hans Peter Freyther1-13/+43
2010-07-14make 'neci 1' the default in the example config filesHarald Welte3-3/+3
2010-07-14abis_nm: Create a signal data structure for the NACK messageHolger Hans Peter Freyther3-6/+15
2010-07-05bsc: Add header file for the true BSC API.Holger Hans Peter Freyther4-2/+38
2010-07-05msc: Create a dummy operation to keep the channel open for five secondsHolger Hans Peter Freyther4-1/+51
2010-07-05nat: Remove the first_contact variable.Holger Hans Peter Freyther2-2/+0