openbsc[master]: pcu_sock: add basic pcu interface support

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Mar 15 13:27:26 UTC 2017


Patch Set 1: Code-Review+1

> Can we use shared header installed by osmo-pcu similar to #1258?

Actually, I think I start to like the idea of having copies of the header file.  This way, each version in the git repository has the matching version of the header file to its code.   Let's say we change the interface and bump the version inside the pcu.  Then the new versions header file is the right one inside the PCU repository.

A different check-out (even of an older or current version) of BTS or BSC may implement a different version, based on its local header file.   This is exactly what we want: If you try to run the two together, you will get some meaningful error message.

-- 
To view, visit https://gerrit.osmocom.org/2056
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib13cb4099d12fa71e9e0b8727e19ab29e11909b2
Gerrit-PatchSet: 1
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-HasComments: No



More information about the gerrit-log mailing list