dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-gbproxy/+/22653 )
Change subject: Simplify raid data storage ...................................................................... Patch Set 3: (2 comments) https://gerrit.osmocom.org/c/osmo-gbproxy/+/22653/2/include/osmocom/sgsn/gb_proxy.h File include/osmocom/sgsn/gb_proxy.h: https://gerrit.osmocom.org/c/osmo-gbproxy/+/22653/2/include/osmocom/sgsn/gb_proxy.h@115 PS2, Line 115: struct { > There's already struct osmo_cgi_ps in case you want to reuse it. […] I would suggest to keep it like it is as in struct bssgp_rim_routing_info we also use the same constellation. https://gerrit.osmocom.org/c/osmo-gbproxy/+/22653/2/src/gb_proxy_ctrl.c File src/gb_proxy_ctrl.c: https://gerrit.osmocom.org/c/osmo-gbproxy/+/22653/2/src/gb_proxy_ctrl.c@96 PS2, Line 96: cmd->reply = talloc_asprintf_append(cmd->reply, "%u,%u,%u,%u,%u,%u,%s\n", > Not related to this patch, but it would be better using the "%u-%u-%u" > notation (as per specs) for R […] Done -- To view, visit https://gerrit.osmocom.org/c/osmo-gbproxy/+/22653 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-gbproxy Gerrit-Branch: master Gerrit-Change-Id: Ib58b9188e3ce4bd3fdadb03f158d56b29778387c Gerrit-Change-Number: 22653 Gerrit-PatchSet: 3 Gerrit-Owner: daniel <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: dexter <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-CC: laforge <[email protected]> Gerrit-Comment-Date: Wed, 03 Feb 2021 21:46:51 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: pespin <[email protected]> Gerrit-MessageType: comment
