Commit Graph

316 Commits

Author SHA1 Message Date
Gerrit Code Review dba5c51fce Update notes for submitted changes
* fix api doc typo for osmo_plmn_name2()
2019-02-26 22:43:19 +00:00
Gerrit Code Review 67cc07d0bb Update notes for submitted changes
* log: fsm: allow logging the timeout on state change
2019-02-26 20:57:58 +00:00
Gerrit Code Review 3988ae85d9 Update notes for submitted changes
* NS: Add support for GPRS NS IP Sub-Network-Service (SNS)
2019-02-26 11:26:40 +00:00
Gerrit Code Review 74ca41df85 Update notes for submitted changes
* NS: Factor out gprs_nsvc_start_test() and use it
2019-02-26 11:24:52 +00:00
Gerrit Code Review 9abc7485cb Update notes for submitted changes
* gprs_ns: Add code for SNS-SIZE and SNS-CONFIG encoding
2019-02-26 11:17:45 +00:00
Gerrit Code Review 8941fbbc82 Update notes for submitted changes
* enlarge gsm0808 msgb headroom
2019-02-26 10:34:33 +00:00
Gerrit Code Review 06bd1a0b6c Update notes for submitted changes
* LCLS: add string dump helpers
2019-02-26 09:16:38 +00:00
Gerrit Code Review 7944b16943 Update notes for submitted changes
* Add multipatch capability to osmo-config-merge
2019-02-22 21:28:45 +00:00
Gerrit Code Review 39c327bf9d Update notes for submitted changes
* select: Call log_reset_context() before calling file descriptor callbacks
2019-02-22 21:22:28 +00:00
Gerrit Code Review c3d94ae53a Update notes for submitted changes
* gprs_ns: Add missing NSVCI IE to NS-BLOCK-ACK message
2019-02-20 18:14:36 +00:00
Gerrit Code Review 93d9f71fdc Update notes for submitted changes
* bssgp_tx_bvc_unblock(): Fix log message
2019-02-19 12:29:15 +00:00
Gerrit Code Review f042d7264d Update notes for submitted changes
* rsl: Support PDCH in rsl_chan_nr_str
2019-02-19 12:27:59 +00:00
Gerrit Code Review e007431e68 Update notes for submitted changes
* gsm0808: Add unit tests for test_create_clear_command2()
* gsm0808: comment about difference of gsm0808_create_clear_command()
2019-02-18 13:34:02 +00:00
Gerrit Code Review a6a126752a Update notes for submitted changes
* Fix BSSMAP length generated by gsm0808_create_clear_command2()
2019-02-18 13:11:03 +00:00
Gerrit Code Review fb27c7c7e8 Update notes for submitted changes
* add OSMO_STRBUF_PRINTF()
2019-02-17 20:40:17 +00:00
Gerrit Code Review 6b919a1fd4 Update notes for submitted changes
* gsm_08_08.h: Add constants for Channel Type in signalling mode
2019-02-17 13:35:24 +00:00
Gerrit Code Review b46645dab0 Update notes for submitted changes
* fix osmo_gsm48_classmark* libosmogsm.map entries
2019-02-15 07:45:25 +00:00
Gerrit Code Review a1b8964123 Update notes for submitted changes
* get_value_string(): guard against NULL
2019-02-15 03:01:54 +00:00
Gerrit Code Review c4aaed8f24 Update notes for submitted changes
* Enable remote SIM protocol log level
2019-02-14 21:46:59 +00:00
Gerrit Code Review ce48ce8ee5 Update notes for submitted changes
* gsm/gsm0480: introduce gsm0480_create_release_complete()
2019-02-08 08:31:42 +00:00
Gerrit Code Review f5e8216620 Update notes for submitted changes
* protocol/gsm_04_14: Fix the OPEN LOOP message type
2019-02-07 10:02:12 +00:00
Gerrit Code Review 8b42c8292e Update notes for submitted changes
* platform independence fix: tdef range tests
2019-02-06 01:05:38 +00:00
Gerrit Code Review 997a807be8 Update notes for submitted changes
* gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND
2019-02-05 15:11:36 +00:00
Gerrit Code Review b302523806 Update notes for submitted changes
* bitvec: Add bitvec_tailroom_bits() function
2019-02-05 10:20:58 +00:00
Gerrit Code Review 42eabd703a Update notes for submitted changes
* bitvec: Add bitvec_bytes_used() function
* gsm_08_08.h: Add IEI definitions from Release 15
* Extend gsm_04_08.h with CSFB related definitiosn form 44.018 Rel 15
2019-02-05 09:24:17 +00:00
Gerrit Code Review 988a978923 Update notes for submitted changes
* add osmo_tdef API, originally adopted from osmo-bsc T_def
2019-02-04 17:56:39 +00:00
Gerrit Code Review 7946c2e2b9 Update notes for submitted changes
* doxygen: allow manual 'make apidoc' even if --disable-doxygen
* doxygen: add source files as dependencies
* doxygen: enable cross referencing everywhere
* vty api: add vty_out_va()
* vty telnet: consistently never change nodes upon CTRL-C
* vty: enable tab-completion for optional-multi-choice args
* vty: enable optional-multi-choice syntax: [(one|two)]
* vty: enable optional-multi-choice syntax: ([one]|[two])
* add generic vty_transcript_test.c, vty_transcript_test.vty
2019-02-04 16:43:58 +00:00
Gerrit Code Review dfdba3f4f0 Update notes for submitted changes
* socket.h: add missing include
2019-02-04 13:48:22 +00:00
Gerrit Code Review 853e22ac5c Update notes for submitted changes
* GSUP: deprecate osmo_gsup_get_err_msg_type()
2019-02-04 10:42:12 +00:00
Gerrit Code Review 4083c954c5 Update notes for submitted changes
* osmo_fsm_inst_state_chg(): clamp timeout_secs to <= ~68 years
2019-02-01 22:36:17 +00:00
Gerrit Code Review 9160421400 Update notes for submitted changes
* osmo_fsm_inst_state_chg(): set T also for zero timeout
2019-01-31 16:38:47 +00:00
Gerrit Code Review 3aee8ff6cb Update notes for submitted changes
* jenkins distcheck: enable external tests
2019-01-29 10:20:57 +00:00
Gerrit Code Review a36c71bfcf Update notes for submitted changes
* build: add missing logging_vty_test.vty to EXTRA_DIST
2019-01-29 10:20:32 +00:00
Gerrit Code Review b567593174 Update notes for submitted changes
* add osmo_hexdump_buf() and test
* gsm0808: add BSSMAP Cell Identifier matching API
2019-01-28 23:58:53 +00:00
Gerrit Code Review 857e2e6c85 Update notes for submitted changes
* Work around bogus gcc-8.2 array-bounds warning/error
2019-01-22 15:01:15 +00:00
Gerrit Code Review 6119d1c2d2 Update notes for submitted changes
* constrain gsm48_generate_mid() output array bounds
* gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digits
2019-01-22 14:53:46 +00:00
Gerrit Code Review f25bb61661 Update notes for submitted changes
* Merge tag '1.0.1'
2019-01-21 18:44:56 +00:00
Gerrit Code Review bff85b0462 Update notes for submitted changes
* Bump version: 1.0.0 → 1.0.1
2019-01-21 17:40:35 +00:00
Gerrit Code Review ba3e4e887c Update notes for submitted changes
* gsm_23_003.h: add GSM23003_IMEI_NUM_DIGITS_NO_CHK
2019-01-21 16:34:51 +00:00
Gerrit Code Review f3dd79a560 Update notes for submitted changes
* Rename msgb_wrap_with_TL()
2019-01-21 13:47:46 +00:00
Gerrit Code Review d3b76a54af Update notes for submitted changes
* Bump version: 0.12.0.128-8dfde → 1.0.0
2019-01-19 21:32:24 +00:00
Gerrit Code Review d422c22f71 Update notes for submitted changes
* Prevent GCR encoder/decoder functions from being used directly
2019-01-19 21:06:17 +00:00
Gerrit Code Review 01fbbaf93c Update notes for submitted changes
* LCLS: make GCR into static member of osmo_lcls
2019-01-19 21:06:03 +00:00
Gerrit Code Review f0d5ffb987 Update notes for submitted changes
* LCLS: add status parameter to Assignment Completed message
2019-01-19 21:03:56 +00:00
Gerrit Code Review 3fd182a95b Update notes for submitted changes
* gsm29118: fix coverity issues
2019-01-18 08:21:00 +00:00
Gerrit Code Review 5c21362b22 Update notes for submitted changes
* socket: add define for socket name length
2019-01-18 08:20:26 +00:00
Gerrit Code Review 3368fb3359 Update notes for submitted changes
* LCLS: add GCR comparison helper
* LCLS: expand enc/dec tests
2019-01-14 23:46:34 +00:00
Gerrit Code Review 0b3a086d3d Update notes for submitted changes
* comments: update/fix three 3GPP spec references
2019-01-14 23:03:44 +00:00
Gerrit Code Review 9184c90502 Update notes for submitted changes
* change GSM48_CMSERV_* to enum type, add names
2019-01-14 17:42:03 +00:00
Gerrit Code Review b5bfdf48c7 Update notes for submitted changes
* gsm23003: add osmo_imei_str_valid()
2019-01-14 14:39:57 +00:00