Attention is currently required from: arehbein, laforge.
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/33197 )
Change subject: stream: Add server-side (segmentation) support for IPA ......................................................................
Patch Set 10:
(3 comments)
File include/osmocom/netif/ipa.h:
https://gerrit.osmocom.org/c/libosmo-netif/+/33197/comment/6aceb681_84ddd290 PS10, Line 6: #include <osmocom/netif/stream.h> Not sure why ipa.h needs this tbh
https://gerrit.osmocom.org/c/libosmo-netif/+/33197/comment/571e4bde_027e1ba4 PS10, Line 46: int osmo_ipa_segmentation_cb(struct msgb *msg); This belongs in the previous commit
File src/stream.c:
https://gerrit.osmocom.org/c/libosmo-netif/+/33197/comment/c6320ef3_3244ab64 PS10, Line 39: #include <osmocom/gsm/ipa.h> Not needed.