x2ap/sctp: increase buffer size
The 5G phone OPPO has a very big UE capability (> 2KB). We need bigger buffers to transfer this, especially in x2 handover. Also the sctp messages need a bigger buffer. Note: in sctp, we didn't check for partial messages, it's now done. When detected, we exit. To be redone differently if needed. (Look for "if (!(flags & MSG_EOR))".)
Showing
- openair2/COMMON/x2ap_messages_types.h 1 addition, 1 deletionopenair2/COMMON/x2ap_messages_types.h
- openair2/RRC/LTE/rrc_eNB.c 2 additions, 2 deletionsopenair2/RRC/LTE/rrc_eNB.c
- openair2/X2AP/x2ap_eNB_handler.c 2 additions, 2 deletionsopenair2/X2AP/x2ap_eNB_handler.c
- openair3/SCTP/sctp_default_values.h 1 addition, 1 deletionopenair3/SCTP/sctp_default_values.h
- openair3/SCTP/sctp_eNB_task.c 5 additions, 0 deletionsopenair3/SCTP/sctp_eNB_task.c
Loading
Please register or sign in to comment