Go to file
Pau Espin acd6610508
[SMF] Gx: Add Destination-Host AVP to CCR (#1458)
Catch Origin-Host during CCA and set it as Destination-Host during
subsequent CCRs. This way we ensure UPDATE/TERMINATION Requests are sent
back explicitly to the same Diameter peer. Moreover, it seems
freediameter relies on this AVP to properly send the message over the
correct SCTP association when several diameter peers are available.
2022-03-28 22:00:28 +09:00
.github Add stale for github issue/PR 2020-09-16 21:09:13 -04:00
configs remove pool related configuration (#1431) 2022-03-23 15:14:18 +09:00
debian Update document for v2.4.5 2022-03-27 20:12:30 +09:00
docker changed default ipv6 prefix to 2001:db8:cafe:: (#1321) 2022-01-14 11:50:27 +09:00
docs Update document for v2.4.5 2022-03-27 20:12:30 +09:00
lib [PFCP] Support associating multiple URRs to a PDR (#1456) 2022-03-28 21:56:58 +09:00
misc [IMPORTANT] changed network_access_mode: 0 (#1323) 2022-01-16 12:35:55 +09:00
src [SMF] Gx: Add Destination-Host AVP to CCR (#1458) 2022-03-28 22:00:28 +09:00
subprojects [UPF] Tested all platforms on open5gs (#1022) 2021-05-29 23:08:22 +09:00
tests Improve Slice/DNN selection (#1438), (#1440) 2022-03-27 17:50:31 +09:00
vagrant fix: Add the exception handling (#804) 2021-02-15 12:17:33 -05:00
webui [IMPORTANT] changed network_access_mode: 0 (#1323) 2022-01-16 12:35:55 +09:00
.gitignore [SMF] Fix potential null pointer dereference (#1324) 2022-01-18 11:23:40 +09:00
LICENSE Change LICENSE to GNU AGPL v3.0 2017-12-18 10:35:54 +09:00
README.md Update sponsors 2022-03-19 20:26:49 +09:00
meson.build Update document for v2.4.5 2022-03-27 20:12:30 +09:00

README.md

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.

Gold Sponsors

Silver 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