aboutsummaryrefslogtreecommitdiffstats
path: root/src/bss_patch.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13patching: Add a VTY option to hardcode the assignment complete messageHolger Hans Peter Freyther1-3/+11
2013-05-13patching: Get the struct ss7_application down to the patching routineHolger Hans Peter Freyther1-6/+8
2013-03-25bss patch: Remove stale printf from the code that broke the testsHolger Hans Peter Freyther1-1/+0
2013-03-25bss patch: Patch all slots with FR2 in the assignment requestHolger Hans Peter Freyther1-6/+12
2013-03-25bss patching: Add test cases for assignment and assignment complete patchingHolger Hans Peter Freyther1-11/+11
2011-11-24bss: Patch CC messages with bearer capabilities to contain AMR 3Holger Hans Peter Freyther1-5/+120
2011-11-23bss_patch: Remove magic number and use define for BSSAP managementHolger Hans Peter Freyther1-3/+3
2011-05-08Adopt to recent libosmocore namespace changes and libosmogsmHarald Welte1-2/+3
2011-01-16license: Switch to the GNU AGPLv3 for this network serviceHolger Hans Peter Freyther1-7/+6
2010-10-27assignment: An evil hack to include some fake IES..Holger Hans Peter Freyther1-0/+13
2010-08-04cleanup: Remove code that is provided by libosmocore now.Holger Hans Peter Freyther1-2/+3
2010-08-04Update SCCP includes for the new location of files.Holger Hans Peter Freyther1-1/+1
2010-08-04Use libosmocore instead of the old temporary laF0rge1 lib..Holger Hans Peter Freyther1-1/+1
2010-07-31u_int32_t -> uint32_tHolger Hans Peter Freyther1-4/+4
2010-07-31u_int8_t -> uint8_tHolger Hans Peter Freyther1-7/+7
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther1-0/+300