mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-01 21:00:19 +00:00
Rename Project to Open5GS
- Change BuildTool to Meson - Many BUGS Fixed
This commit is contained in:
parent
cb447af93a
commit
142763c280
919 changed files with 30459 additions and 6284 deletions
|
|
@ -10,19 +10,19 @@ head_inline: "<style> ul { padding-bottom: 1em; } </style>"
|
|||
---
|
||||
|
||||
#### Enhancements
|
||||
- Support 4-bytes RES in NAS Auth ([#147](https://github.com/open5gs/nextepc/issues/147)) -- [Ranjjiitsingh](https://github.com/Ranjjiitsingh)
|
||||
- Add SGW selection mode ([#100](https://github.com/open5gs/nextepc/pull/100)) -- [TerryAlu](https://github.com/TerryAlu)
|
||||
- Support 4-bytes RES in NAS Auth ([#147](https://github.com/open5gs/open5gs/issues/147)) -- [Ranjjiitsingh](https://github.com/Ranjjiitsingh)
|
||||
- Add SGW selection mode ([#100](https://github.com/open5gs/open5gs/pull/100)) -- [TerryAlu](https://github.com/TerryAlu)
|
||||
|
||||
#### Bug fixes
|
||||
- Increase packet memory buffer ([#161](https://github.com/open5gs/nextepc/issues/161)) -- [mathieuxilan](https://github.com/mathieuxilan)
|
||||
- Fix setting END-ID to 0 ([#156](https://github.com/open5gs/nextepc/issues/156)) -- [hypercloud2017](https://github.com/hypercloud2017)
|
||||
- Fix incorrect timezone in NAS & GTP ([#140](https://github.com/open5gs/nextepc/issues/140)) -- [EugeneBogush](https://github.com/EugeneBogush)
|
||||
- Increase packet memory buffer ([#161](https://github.com/open5gs/open5gs/issues/161)) -- [mathieuxilan](https://github.com/mathieuxilan)
|
||||
- Fix setting END-ID to 0 ([#156](https://github.com/open5gs/open5gs/issues/156)) -- [hypercloud2017](https://github.com/hypercloud2017)
|
||||
- Fix incorrect timezone in NAS & GTP ([#140](https://github.com/open5gs/open5gs/issues/140)) -- [EugeneBogush](https://github.com/EugeneBogush)
|
||||
|
||||
#### Miscellaneous
|
||||
- nas_message.py: Fix copy+paste error([#159](https://github.com/open5gs/nextepc/issues/159)) -- [laf0rge](https://github.com/laf0rge)
|
||||
- Fix missing 'break' statement ([#129](https://github.com/open5gs/nextepc/pull/129)) -- [EugeneBogush](https://github.com/EugeneBogush)
|
||||
- Add missing C namespace ([#109](https://github.com/open5gs/nextepc/pull/109)) -- [brchiu](https://github.com/brchiu)
|
||||
- nas_message.py: Fix copy+paste error([#159](https://github.com/open5gs/open5gs/issues/159)) -- [laf0rge](https://github.com/laf0rge)
|
||||
- Fix missing 'break' statement ([#129](https://github.com/open5gs/open5gs/pull/129)) -- [EugeneBogush](https://github.com/EugeneBogush)
|
||||
- Add missing C namespace ([#109](https://github.com/open5gs/open5gs/pull/109)) -- [brchiu](https://github.com/brchiu)
|
||||
- Refine EXIT routine for daemon process
|
||||
|
||||
Download -- [v0.3.11.tar.gz](https://github.com/open5gs/nextepc/archive/v0.3.11.tar.gz)
|
||||
Download -- [v0.3.11.tar.gz](https://github.com/open5gs/open5gs/archive/v0.3.11.tar.gz)
|
||||
{: .notice--info}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue