Go to file
herlesupreeth 4d6692d8fe fix: DRB lost issue when additional TFTs needs to be added to existing bearer with TFTs
This commit address the issue where a bearer with particular
PCC rule name exists with TFTs and addtional TFTs needs to be added
to same bearer and DRB lost is reported by UE.

This is achieved by creating EPS Bearer Level Traffic Flow Template
with TFT operation code as 'OGS_GTP_TFT_CODE_ADD_PACKET_FILTERS_TO_EXISTING_TFT' in
above scenario rather than use 'OGS_GTP_TFT_CODE_CREATE_NEW_TFT' at all times.
And, not remove existing packet filters for the bearer.
2021-05-27 15:57:32 +02:00
.github Add stale for github issue/PR 2020-09-16 21:09:13 -04:00
configs [SMF] PF precedence generated by Pool (#1001) 2021-05-16 11:26:40 +09:00
debian Release v2.2.9 2021-05-19 14:21:47 +09:00
docker [Docker] update docker script (#976) 2021-05-06 17:21:48 +09:00
docs [DOC] Add Huawei BTS 5900 (#994) 2021-05-19 23:33:10 +09:00
lib [ALL] Add protection of message encoding (#991) 2021-05-16 12:22:10 +09:00
misc [misc] Use correct units and session types when upgrading (#968) 2021-04-30 09:31:57 +09:00
src fix: DRB lost issue when additional TFTs needs to be added to existing bearer with TFTs 2021-05-27 15:57:32 +02:00
subprojects fix: use prior to v2.2.3, segfault (#898) 2021-04-01 09:28:28 +09:00
tests [AMF] Buffix for NON-initial NAS message (#1106) 2021-05-19 13:27:31 +09:00
vagrant fix: Add the exception handling (#804) 2021-02-15 12:17:33 -05:00
webui [WebUI] fix the security flaw in account (#764) 2021-05-08 23:11:27 +09:00
.gitignore Add API tokens (#838) 2021-03-12 09:13:38 +09:00
LICENSE Change LICENSE to GNU AGPL v3.0 2017-12-18 10:35:54 +09:00
README.md rearrange sponsors image 2021-03-11 16:52:58 +09:00
meson.build Release v2.2.9 2021-05-19 14:21:47 +09:00

README.md

Supporting Open5GS

If you find Open5GS useful for work, please consider supporting this Open Source project by Becoming a sponsor. To manage the funding transactions transparently, you can donate through OpenCollective.

Special Sponsor

Sponsors

Documentation

If you don't understand something about Open5GS, the https://open5gs.org/open5gs/docs/ is a great place to look for answers.

Community

  • Problem with Open5GS can be filed as issues in this repository.
  • Other topics related to this project are happening on the discussions.
  • Voice and text chat are available in Open5GS's Discord workspace. Use this link to get started.

Contributing

If you're contributing through a pull request to Open5GS project on GitHub, please read the Contributor License Agreement in advance.

License