Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rework Indication flags #34

Merged
merged 1 commit into from
Mar 1, 2022
Merged

rework Indication flags #34

merged 1 commit into from
Mar 1, 2022

Conversation

jbdamiano
Copy link
Contributor

Based on ETSI TS 129 274 V16.10.0 (2022-01) last revision new Indication flags have been added

The following bits within Octet 12 shall indicate:

  • Bit 8 – CSRMFI (Create Session Request Message Forwarded Indication): if this bit is set to 1, it indicates that
    the Create Session Request message has been forwarded by a PGW, and the receiving PGW shall include its
    PGW FQDN in the Create Session Response message if the creation of the PDN connection is accepted.
  • Bit 7 – MTEDTN (MT-EDT Not Applicable): if this bit is set to 1, it indicates that MT-EDT is not applicable for
    the PDN connection.
  • Bit 6 – MTEDTA (MT-EDT Applicable): if this bit is set to 1, it indicates that MT-EDT is applicable for the
    PDN connection.

and
The following bits within Octet 13 shall indicate:

  • Bit 8 to 5: Spare, for future use and set to 0.
  • Bit 4 – SISSME (Same IWK-SCEF Selected for Monitoring Event Indication): if this bit is set to 1, it indicates
    that same IWK-SCEF is selected by target MME/SGSN for Monitoring Event.
  • Bit 3 – NSENBI (Notify Source eNodeB Indication): if this bit is set to 1, it indicates that the source MME shall
    send a Handover Success to the source eNodeB (see clause 5.5.1.2.2a of 3GPP TS 23.401 [3]).
  • Bit 2 – IDFUPF (Indirect Data Forwarding with UPF Indication): if this bit is set to 1, it indicates that indirect
    data forwarding is required for user plane routes from/to a UPF.
  • Bit 1 – EMCI (Emergency PDU Session Indication): if this bit is set to 1, it indicates the UE has emergency
    PDU session, as specified in 3GPP TS 23.216 [43].

@jbdamiano jbdamiano requested a review from a team as a code owner March 1, 2022 07:06
Copy link
Member

@RoadRunnr RoadRunnr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

locks good, but please also adjust gen_v2_indication/0 in test/property_test/gtplib_prop.erl

@RoadRunnr RoadRunnr merged commit 6948519 into travelping:master Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants