Commit Graph

10 Commits

Author SHA1 Message Date
Gerrit Code Review f6bed45af1 Update notes for submitted changes
* logging.h: Allocate DLM2PA and DLM2UA for libosmo-sigtran
* allocate VTY port number 4270 for osmo-isdntap
2022-10-17 12:09:20 +00:00
Gerrit Code Review 917de97457 Update notes for submitted changes
* msgb: do not use msgb_l4 instead of msgb_sms
* msgb: assert msgb->lXh to be not NULL
2022-10-06 07:52:09 +00:00
Gerrit Code Review 2908365f14 Update notes for submitted changes
* ipa_ccm_make_id_resp: Make it work at all
* Fix ipa_ccm_make_id_resp_from_req to work at all
* Fix ipa_ccm_make_id_resp_from_req
* ns2: Allow setting the socket priority for a UDP bind
2021-04-29 19:14:53 +00:00
Gerrit Code Review 4cc755d636 Update notes for submitted changes
* gprs_ns2: add gprs_ns2_fr_bind_role() to retrieve the fr role
* gprs_ns2: make nsvc argument const
* gprs_ns2_sns: introduce SNS Size/Config retries
* gprs_ns2_sns: use different binds for the initial connection
* gprs_ns2_sns: rework IP-SNS initial remote
* gprs_ns2: add gprs_ns2_free_nsvcs() to free all NS-VC of a NSE
* gprs_ns2: rework gprs_ns2_fr_connect*()
* gprs_ns2: add member name to bind
* gprs_ns2: move allocation of the SNS fsm into create_nse
* gprs_ns2: introduce NS dialects
2020-12-15 11:46:45 +00:00
Gerrit Code Review 15ebb74f01 Update notes for submitted changes
* sockaddr_str: add osmo_sockaddr_str_from_str2() which doesn't set the port
2020-09-02 15:22:57 +00:00
Gerrit Code Review 4ecda78c24 Update notes for submitted changes
* socket: Fix bug in osmo_sock_init2(AF_UNSPEC) matching IP versions
* tests: Add test to showcase osmo_sock_init2 bug with AF_UNSPEC
* socket: Add some osmo_sockaddr print helpers
2020-09-01 11:22:15 +00:00
Gerrit Code Review 36d42e3c92 Update notes for submitted changes
* lapd_test: fix: print all messages to stdout, not stderr
* lapd_test: rename func=UA (RR) CM Service Request: s/ua/ua_cm/
* lapd_test: fix wrong comment in lapdm_establish()
* lapdm_pad_msgb(): cosmetic: use GSM_MACBLOCK_PADDING
2020-08-27 13:07:44 +00:00
Gerrit Code Review b13d8f2a77 Update notes for submitted changes
* vty: Don't match negative values on purely positive ranges
* vty: Allow 64 bit values in numeric ranges if system supports it
* tests: vty: Extend test to do some numeric range validations
2020-07-30 21:02:03 +00:00
Gerrit Code Review a90bbeab44 Update notes for submitted changes
* protocol/gsm_04_08.h: do not check if unsigned is positive
* core/utils: drop meaningless const from return value of osmo_luhn()
2019-06-12 11:29:07 +00:00
Gerrit Code Review 7f6de7d3ae Update notes for submitted changes
* add LOGPFSMSL(), LOGPFSMSLSRC()
* LOGPFSM*: guard against fi == NULL
* add API doc for LOGPFSM* macros
2019-01-03 00:31:01 +00:00