dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-iuh/+/26722 )
Change subject: iu_helpers: make new_transp_info_(rtp|gtp) public
......................................................................
Patch Set 5:
(1 comment)
https://gerrit.osmocom.org/c/osmo-iuh/+/26722/5/src/iu_helpers.c
File src/iu_helpers.c:
https://gerrit.osmocom.org/c/osmo-iuh/+/26722/5/src/iu_helpers.c@180
PS5, Line 180: uint8_t binding_id[4] = { 0 };
why 4 bytes? isn't it a 16bit integer? hence 2 bytes?
The field is 32 bit long, even though it stores only a 16 bit port number.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-iuh/+/26722
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: I1e369718de8c4c7db1f1af1e6864562164ada6cf
Gerrit-Change-Number: 26722
Gerrit-PatchSet: 5
Gerrit-Owner: dexter
pmaier@sysmocom.de
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge
laforge@osmocom.org
Gerrit-Reviewer: neels
nhofmeyr@sysmocom.de
Gerrit-Reviewer: pespin
pespin@sysmocom.de
Gerrit-Comment-Date: Mon, 10 Jan 2022 10:20:14 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin
pespin@sysmocom.de
Gerrit-MessageType: comment