Feature #1714
closedmerge IuPS part of sysmocom/iu branch to master
100%
Description
Merge those parts of the sysmocom/iu branch that don't break osmo-nitb to master.
- IuPS should be fully mergeable
- from libmsc merge as much as possible to minimize drift between master and sysmocom/iu
Updated by neels over 7 years ago
- % Done changed from 0 to 70
refactoring the sysmocom/iu branch as neels/iu to sort changes by mergeability
Updated by neels over 7 years ago
- % Done changed from 70 to 80
The IuPS part of the sysmocom/iu branch has now been refactored into branch sysmocom/iups.
(The IuCS part is being refactored in users/neels/iucs, which sits "behind" sysmocom/iups,
and will be sysmocom/iucs when refactoring is done.)
A brief discussion thereof may be found in this mail:
http://lists.osmocom.org/pipermail/openbsc/2016-May/008991.html
todos: apply any IuPS changes Daniel may have on his laptop to the branch,
and test the branch.
Updated by neels over 7 years ago
This was/is waiting for:
- rename from osmo_sua_* to osmo_sccp_*
- adding --enable-iu to the jenkins build matrix, so that we can have every Iu related
submission be verified by jenkins.- add osmo-iuh
- at first some of our libs need to be built from special IU branches
- merge all special IU branches to their respective master
(see mail thread http://lists.osmocom.org/pipermail/openbsc/2016-July/009488.html )
Updated by neels over 7 years ago
The osmo_sccp_* rename is done.
The --enable-iu jenkins build is ready and just needs to be switched
on in the osmocom jenkins, one of these days.
Updated by neels about 7 years ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
All IuPS patches have been merged to openbsc master.
Of course the asn1c, libosmo-netif and libosmo-sccp gits still need a special branch
and openbsc needs to be compiled with --enable-iu for IuPS to work:
- asn1c: aper-prefix-onto-upstream
- libosmo-netif: sysmocom/sctp
- libosmo-sccp: sysmocom/iu