Change in osmo-bsc[master]: Introduce Neighbor resolution service

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/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Jan 7 18:55:21 UTC 2021


laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/21848 )

Change subject: Introduce Neighbor resolution service
......................................................................


Patch Set 4:

(1 comment)

user manual also must be updated

https://gerrit.osmocom.org/c/osmo-bsc/+/21848/4/include/osmocom/bsc/gsm_data.h 
File include/osmocom/bsc/gsm_data.h:

https://gerrit.osmocom.org/c/osmo-bsc/+/21848/4/include/osmocom/bsc/gsm_data.h@1216 
PS4, Line 1216: /* Remote BSS resolution sevice (CTRL iface) */
              : 	char *neigh_ctrl_addr;
              : 	uint16_t neigh_ctrl_port;
              : 	struct ctrl_handle *neigh_ctrl;
Not cricitcal, but I would generally suggest a more grouped/hierarchical approach:

struct {
  addr;
  port;
  handle;
} neigh_ctrl



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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ib07c9d23026332a207d4b7a0f7b4e76c0094e379
Gerrit-Change-Number: 21848
Gerrit-PatchSet: 4
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge at osmocom.org>
Gerrit-Comment-Date: Thu, 07 Jan 2021 18:55:21 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210107/92a597c1/attachment.htm>


More information about the gerrit-log mailing list