Attention is currently required from: arehbein, daniel, fixeria, laforge, 
pespin.

jolly has posted comments on this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/35068?usp=email )

Change subject: osmo_io: SCTP support
......................................................................


Patch Set 9:

(6 comments)

Patchset:

PS3:
> We can probably have a read/write cb passing a cmsg, and then a separate 
> API/cb_helper constructing/ […]
Issue will be fixed later.


Patchset:

PS7:
> HAVE_LIBSCTP still missing
Done


File include/osmocom/core/osmo_io.h:

https://gerrit.osmocom.org/c/libosmocore/+/35068/comment/39dac0ae_a82f7b2f
PS3, Line 17: // FIXME: This must avoid clashing with the existing definitions 
in libosmo-netif!!!
> I explicitly requested somewhere (review comment or redmine issue) to test 
> build all osmocom softwar […]
I tested compilation with libsccp, osmo-bsc and osmo-msc. There was no clash, 
so I removed the comment.


File src/core/osmo_io_internal.h:

https://gerrit.osmocom.org/c/libosmocore/+/35068/comment/2cce0515_46f26155
PS1, Line 7: #include <netinet/sctp.h>
> Agree to do "if HAVE_LIBSCTP" here.
I added #ifdef HAVE_LIBSCTP.


File src/core/osmo_io_uring.c:

https://gerrit.osmocom.org/c/libosmocore/+/35068/comment/44a62e95_9a8dead4
PS7, Line 340:           iofd->mode == OSMO_IO_FD_MODE_SCTP_RECVMSG_SEND) {
> If I understand correctly in https://gerrit.osmocom.org/c/libosmocore/+/35910 
> […]
Yes, it is not required, so I removed it.


https://gerrit.osmocom.org/c/libosmocore/+/35068/comment/35ef9dc6_68f87ed7
PS7, Line 369:          } else
> else {}
Done



--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/35068?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I89eb519b22d21011d61a7855b2364bc3c295df82
Gerrit-Change-Number: 35068
Gerrit-PatchSet: 9
Gerrit-Owner: laforge <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: arehbein <[email protected]>
Gerrit-Reviewer: daniel <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-CC: fixeria <[email protected]>
Gerrit-CC: jolly <[email protected]>
Gerrit-Attention: arehbein <[email protected]>
Gerrit-Attention: laforge <[email protected]>
Gerrit-Attention: pespin <[email protected]>
Gerrit-Attention: fixeria <[email protected]>
Gerrit-Attention: daniel <[email protected]>
Gerrit-Comment-Date: Thu, 22 Feb 2024 15:04:16 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <[email protected]>
Comment-In-Reply-To: pespin <[email protected]>
Comment-In-Reply-To: daniel <[email protected]>
Gerrit-MessageType: comment

Reply via email to