Go to file
Supreeth Herle 232c387276
[SMF] Fix router advertisement as per rfc 4861 (#1291)
As per RFC 4861 Router advertisement message
format, Source Address MUST be the link-local address
assigned to the interface from which this message is sent.

Since SMF was not sending it as per RFC, certain
phones were not completing the procedure of stateless
IPv6 address autoconfiguration mentioned in
3GPP TS 23.401 version 15.12.0 Release 15, section 5.3.1.2.2
2021-12-17 10:38:37 +09:00
.github Add stale for github issue/PR 2020-09-16 21:09:13 -04:00
configs Update IPv6 configuration (#1250) 2021-11-28 16:42:47 +09:00
debian Release v2.4.0 2021-12-11 22:23:46 +09:00
docker Tested on more debian/ubuntu distributions 2021-06-27 16:52:09 +09:00
docs Update document for v2.4.0 2021-12-11 23:12:28 +09:00
lib [SMF] Fix router advertisement as per rfc 4861 (#1291) 2021-12-17 10:38:37 +09:00
misc Update IPv6 configuration (#1250) 2021-11-28 16:42:47 +09:00
src [SMF] Fix router advertisement as per rfc 4861 (#1291) 2021-12-17 10:38:37 +09:00
subprojects [UPF] Tested all platforms on open5gs (#1022) 2021-05-29 23:08:22 +09:00
tests fix the test program in VoNR 2021-12-11 22:11:36 +09:00
vagrant fix: Add the exception handling (#804) 2021-02-15 12:17:33 -05:00
webui Release v2.4.0 2021-12-11 22:23:46 +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 Add Wavemobile sponsor 2021-11-24 18:19:11 +09:00
meson.build Release v2.4.0 2021-12-11 22:23:46 +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