Commit Graph

316 Commits

Author SHA1 Message Date
Gerrit Code Review f3a1368051 Update notes for submitted changes
* osmo-config-merge: Add manual page
* osmo-config-merge: Fix some small issues
2018-09-28 22:59:22 +00:00
Gerrit Code Review 8ecd26dd6f Update notes for submitted changes
* utils/osmo-config-merge: explicitly return from main()
2018-09-27 08:39:10 +00:00
Gerrit Code Review 9f2da5c8fd Update notes for submitted changes
* ensure unix socket paths are NUL-terminated for bind/connect
2018-09-26 07:25:53 +00:00
Gerrit Code Review b15efb6cdf Update notes for submitted changes
* osmo-config-merge: Don't use C99 'for' loop initial declarations
2018-09-25 20:56:32 +00:00
Gerrit Code Review 09863f7544 Update notes for submitted changes
* logging_vty: Ensure writing well-formed config files
* Add new osmo-config-merge utility
2018-09-25 19:34:41 +00:00
Gerrit Code Review 6792007d30 Update notes for submitted changes
* gsm0808: add function to convert AMR S15-S0 to gsm0408 settings
2018-09-25 15:32:29 +00:00
Gerrit Code Review e33069ed97 Update notes for submitted changes
* gsm_utils: add function to get value strings for gsm48_chan_mode
2018-09-25 15:32:14 +00:00
Gerrit Code Review 10b63bdd82 Update notes for submitted changes
* vty: omit HIDDEN from vty reference
2018-09-24 20:29:11 +00:00
Gerrit Code Review ddf339b835 Update notes for submitted changes
* vty list: fix deprecation/hidden bit logic
* vty reference: fix deprecation bit evaluation
2018-09-24 06:40:05 +00:00
Gerrit Code Review 0e8abc941a Update notes for submitted changes
* vty/command.h: document and prettify CMD_ATTR_* flags
2018-09-24 06:39:59 +00:00
Gerrit Code Review f21e4fb829 Update notes for submitted changes
* gsm0808_utils: constify parameter
2018-09-21 14:58:05 +00:00
Gerrit Code Review 4efcdcb563 Update notes for submitted changes
* gsm0808: add function to convert amr gsm0408 setings to gsm0808
2018-09-19 14:03:03 +00:00
Gerrit Code Review e049d9a689 Update notes for submitted changes
* logging vty: add 'logging level set-all <level>'
2018-09-16 21:14:42 +00:00
Gerrit Code Review 0615b0ee23 Update notes for submitted changes
* Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"
2018-09-16 21:06:55 +00:00
Gerrit Code Review c255c0a0f0 Update notes for submitted changes
* gsm0808: add function to convert amr gsm0408 setings to gsm0808
* gsm0808: fix wrong codec defaults for OFR_AMR_WB
2018-09-15 07:57:20 +00:00
Gerrit Code Review 7c664a17b2 Update notes for submitted changes
* logging vty: deprecate 'all', introduce 'force-all'
* logging vty: write: check logging levels validity
* logging vty: deprecate the 'everything' keyword
* logging vty: rewrite 'logging level' vty cmd generation
* jenkins: add --enable-external-tests
2018-09-13 15:46:55 +00:00
Gerrit Code Review c79cb06d65 Update notes for submitted changes
* gsm0808: implement BSSMAP Classmark Request
2018-09-13 14:27:26 +00:00
Gerrit Code Review b0489f5439 Update notes for submitted changes
* logging vty: add VTY transcript test
2018-09-13 14:12:47 +00:00
Gerrit Code Review 9173613e4f Update notes for submitted changes
* fix tests linking: don't use system installed libs
2018-09-13 14:11:17 +00:00
Gerrit Code Review 091d636c08 Update notes for submitted changes
* add osmo_str_tolower() and _toupper() with test
2018-09-07 09:03:32 +00:00
Gerrit Code Review 9d2f652135 Update notes for submitted changes
* api doc: fix osmo_quote_str_*
2018-09-07 09:02:36 +00:00
Gerrit Code Review 982e50cb1c Update notes for submitted changes
* coding: Always initialize bit counters in gsm0503_pdtch_egprs_decode().
2018-09-06 22:20:17 +00:00
Gerrit Code Review 5ee58d39e4 Update notes for submitted changes
* coding: Correctly count bits when decoding EDGE bursts with MCS >= 7.
2018-09-06 22:20:07 +00:00
Gerrit Code Review 4faf011166 Update notes for submitted changes
* core/utils.h: move includes to the top
2018-09-04 20:32:10 +00:00
Gerrit Code Review 196669c2ce Update notes for submitted changes
* core/utils.h: drop duplicate '<stdbool.h>' include
2018-09-04 20:32:03 +00:00
Gerrit Code Review 747d652381 Update notes for submitted changes
* Add RSPRO support to IPA and logging definitions
2018-09-03 13:08:09 +00:00
Gerrit Code Review 3c1b5f73c7 Update notes for submitted changes
* Add CC_CAUSE value_string array
2018-09-03 12:12:39 +00:00
Gerrit Code Review 214eab886b Update notes for submitted changes
* osmo-release.sh: Add checks to help avoid libversion debian major mismatch
* osmo-release.sh: Allow forcing release without LIBVERSION bump
* osmo-release.sh: Add quotes to string to fix shellcheck warning
2018-08-30 12:51:57 +00:00
Gerrit Code Review 92edc0a84f Update notes for submitted changes
* Properly deal with sockaddr_un socket path length limitations.
2018-08-29 07:39:58 +00:00
Gerrit Code Review 3e51bae1b8 Update notes for submitted changes
* properly handle mandatory cli param of gsm0808_create_paging2
2018-08-29 07:38:11 +00:00
Gerrit Code Review 7d67d83048 Update notes for submitted changes
* gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4
2018-08-28 19:41:06 +00:00
Gerrit Code Review 35a3215a32 Update notes for submitted changes
* log: add 'last' option to 'logging print file'
2018-08-28 19:40:57 +00:00
Gerrit Code Review 79305516c2 Update notes for submitted changes
* gsmtap_util: make sure SO_REUSEADDR is applied for GSMTAP
2018-08-24 10:31:32 +00:00
Gerrit Code Review e103ef2685 Update notes for submitted changes
* socket: add flag to enforce SO_REUSEADDR on UDP sockets
2018-08-24 06:36:42 +00:00
Gerrit Code Review 86702f8bdb Update notes for submitted changes
* ipa: Document ipa_msg_recv* functions
2018-08-22 19:50:52 +00:00
Gerrit Code Review 489596fd45 Update notes for submitted changes
* use __FILE__, not __BASE_FILE__
2018-08-20 20:23:19 +00:00
Gerrit Code Review 2ea8084c26 Update notes for submitted changes
* vty: Makefile: Fix LIBVERSION typo introduced in 0.12.0 release
2018-08-20 20:22:40 +00:00
Gerrit Code Review 6b9d482633 Update notes for submitted changes
* Bump version: 0.12.0.1-37945-dirty → 0.12.1
* vty: Makefile: Fix LIBVERSION typo introduced in 0.12.0 release
2018-08-20 14:10:26 +00:00
Gerrit Code Review b5e557efe4 Update notes for submitted changes
* msgb: Introduce msgb_{de,en}queue_count APIs
2018-08-17 14:03:45 +00:00
Gerrit Code Review 5eb604180e Update notes for submitted changes
* signal: Introduce API osmo_signal_talloc_ctx_init
2018-08-17 07:05:13 +00:00
Gerrit Code Review 7be64cbf20 Update notes for submitted changes
* bssgp: introduce flush queue functions
2018-08-10 07:00:17 +00:00
Gerrit Code Review 5aafadefd4 Update notes for submitted changes
* debian/rules: Don't overwrite .tarball-version
2018-08-06 09:30:15 +00:00
Gerrit Code Review 7aa6dc45d3 Update notes for submitted changes
* libosmogsm: (re)introduce gsm48_push_l3hdr()
2018-08-05 17:41:50 +00:00
Gerrit Code Review bb979deb73 Update notes for submitted changes
* gsm/gsm0480.c: use the local msgb allocator
2018-08-05 15:57:23 +00:00
Gerrit Code Review 722465a2af Update notes for submitted changes
* gsm/gsm0480.c: prevent NULL-pointer dereference
2018-08-05 07:14:19 +00:00
Gerrit Code Review 1c182d7ec5 Update notes for submitted changes
* vty/vty.c: fix bug in vty_config_write
2018-08-05 07:01:53 +00:00
Gerrit Code Review 61fd485cbc Update notes for submitted changes
* comp128v23 (minor): update original code site and author
2018-08-05 06:54:31 +00:00
Gerrit Code Review 18a6060f11 Update notes for submitted changes
* socket: do not set SO_REUSEADDR for IPPROTO_UDP
2018-08-02 11:59:37 +00:00
Gerrit Code Review a5aaf2f1a8 Update notes for submitted changes
* socket: check return code of setsockopt
2018-08-02 10:23:24 +00:00
Gerrit Code Review 90cbedbbac Update notes for submitted changes
* re-introduce ipa_ccm_idtag_parse_off()
2018-08-01 15:52:54 +00:00