Skip to content
Success

Changes

Summary

  1. library/s1ap: f_tr_S1AP_RABSetupRsp(): use ispresent() (details)
  2. library/s1ap: add E-RAB MODIFY REQ/RSP templates (details)
  3. library/s1ap: add E-RAB MODIFY IND/CNF templates (details)
  4. s1gw: make f_ConnHdlr_rx_session_modify_req() more flexible (details)
  5. s1gw: add constants for PFCP FAR IDs (details)
Commit 7975223975ef30ef4f7a4f2f56144cca6016d721 by Vadim Yanitskiy
library/s1ap: f_tr_S1AP_RABSetupRsp(): use ispresent()

Change-Id: I6ee1246ef9f32ac7d5ce107d3ba9ea11ed87af20
The file was modifiedlibrary/s1ap/S1AP_Templates.ttcn
Commit 5364bf728ab5c00505a30639db26a91124266760 by Vadim Yanitskiy
library/s1ap: add E-RAB MODIFY REQ/RSP templates

Change-Id: Id38cd51698c1388311a41f045ff08ec7f8a85146
The file was modifiedlibrary/s1ap/S1AP_Templates.ttcn
Commit 19f7a9373eb3b121b4d9bdc1b47a91ab8f30fcb8 by Vadim Yanitskiy
library/s1ap: add E-RAB MODIFY IND/CNF templates

Change-Id: I2dd3d420ebfaf37fefa1d33a40176ec57fee5619
The file was modifiedlibrary/s1ap/S1AP_Templates.ttcn
Commit 6820c8030437be7bfedcf7418823166d59b02cc5 by Vadim Yanitskiy
s1gw: make f_ConnHdlr_rx_session_modify_req() more flexible

Allow the caller to pass FAR ID, SEID, and E-RAB parameters (F-TEID),
so that it can also be used for testing the E-RAB MODIFY procedure.

Change-Id: I52317e79ac02cb4e321b49c2cd824de28e25a1c6
The file was modifieds1gw/S1GW_ConnHdlr.ttcn
Commit 66f9a4babdbfdac63658bdb8adf0d827972c72fd by Vadim Yanitskiy
s1gw: add constants for PFCP FAR IDs

Change-Id: Ib25e5cc9ca21047f9884e1c13d0861bf4f7251a1
The file was modifieds1gw/S1GW_ConnHdlr.ttcn