Change in ...libosmocore[master]: gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Sun Sep 29 19:48:25 UTC 2019


fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/12452 )

Change subject: gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IE
......................................................................


Patch Set 4: Code-Review+1

(2 comments)

https://gerrit.osmocom.org/#/c/12452/4/include/osmocom/gsm/gsup.h 
File include/osmocom/gsm/gsup.h:

https://gerrit.osmocom.org/#/c/12452/4/include/osmocom/gsm/gsup.h@381 
PS4, Line 381: supported_rat_types
I just realized that this field could be a bitmask, e.g. uint8_t (hopefully, 6G and 7G are not coming any time soon). Just an idea, not a merge blocker.


https://gerrit.osmocom.org/#/c/12452/4/src/gsm/gsup.c 
File src/gsm/gsup.c:

https://gerrit.osmocom.org/#/c/12452/4/src/gsm/gsup.c@880 
PS4, Line 880: 			if (!gsup_msg->supported_rat_types[i] ||
I think this check makes more sense for decoding rather than for encoding, where a compiler would warn on setting a value which is not a part of the enumerated type.



-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/12452
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I93850710ab55a605bf61b95063a69682a2899bb1
Gerrit-Change-Number: 12452
Gerrit-PatchSet: 4
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Sun, 29 Sep 2019 19:48:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190929/9cff9a4b/attachment.htm>


More information about the gerrit-log mailing list