mirror of
https://github.com/nextepc/nextepc-oss.git
synced 2025-11-06 14:43:13 +00:00
Update document for v2.1.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "v2.0.22 - 4G EPC More Stabilization"
|
title: "v2.0.22 - Running for 1 Month"
|
||||||
date: 2020-11-19 09:35:00 -0500
|
date: 2020-11-19 09:35:00 -0500
|
||||||
categories:
|
categories:
|
||||||
- Release
|
- Release
|
||||||
@@ -17,7 +17,7 @@ head_inline: "<style> ul { padding-bottom: 1em; } </style>"
|
|||||||
- Network Restorations from GTP-U Error Indication ([1bed0d5](https://github.com/open5gs/open5gs/commit/1bed0d587275ad105c5fe6f0d9ca4ef1508a74e0))
|
- Network Restorations from GTP-U Error Indication ([1bed0d5](https://github.com/open5gs/open5gs/commit/1bed0d587275ad105c5fe6f0d9ca4ef1508a74e0))
|
||||||
- Work around SCTP_EVENTS broken - copy blindly from Osmocom's libosmo-netif ([f137d194](https://github.com/open5gs/open5gs/commit/f137d1947f0afaaf0a3ec37b35ff1ce99c757ded))
|
- Work around SCTP_EVENTS broken - copy blindly from Osmocom's libosmo-netif ([f137d194](https://github.com/open5gs/open5gs/commit/f137d1947f0afaaf0a3ec37b35ff1ce99c757ded))
|
||||||
|
|
||||||
#### Re-adding feature
|
#### Re-adding features
|
||||||
- Support OAI UE/RAN ([#651](https://github.com/open5gs/open5gs/issues/651), [#584](https://github.com/open5gs/open5gs/issues/584)) -- [asoltanian1979](https://github.com/asoltanian1979), [s5uishida](https://github.com/s5uishida)
|
- Support OAI UE/RAN ([#651](https://github.com/open5gs/open5gs/issues/651), [#584](https://github.com/open5gs/open5gs/issues/584)) -- [asoltanian1979](https://github.com/asoltanian1979), [s5uishida](https://github.com/s5uishida)
|
||||||
- Provide SGW GTP(S1) address to be advertised inside S1AP messages ([#367](https://github.com/open5gs/open5gs/pull/367)) -- [herlesupreeth](https://github.com/herlesupreeth)
|
- Provide SGW GTP(S1) address to be advertised inside S1AP messages ([#367](https://github.com/open5gs/open5gs/pull/367)) -- [herlesupreeth](https://github.com/herlesupreeth)
|
||||||
|
|
||||||
|
|||||||
32
docs/_posts/2020-12-11-release-v2.1.0.md
Normal file
32
docs/_posts/2020-12-11-release-v2.1.0.md
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
---
|
||||||
|
title: "v2.1.0 - More Feature in 5G Core"
|
||||||
|
date: 2020-12-11 14:20:00 -0500
|
||||||
|
categories:
|
||||||
|
- Release
|
||||||
|
tags:
|
||||||
|
- News
|
||||||
|
- Release
|
||||||
|
head_inline: "<style> ul { padding-bottom: 1em; } </style>"
|
||||||
|
---
|
||||||
|
|
||||||
|
#### Add PCF(Policy Control Function)
|
||||||
|
|
||||||
|
#### Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI
|
||||||
|
|
||||||
|
#### PFCP Update
|
||||||
|
- Flow-Description use 'to assigned' in Gx Interface
|
||||||
|
- Support SDF Filter ID
|
||||||
|
- Support F-TEID's Choose
|
||||||
|
- BAR(Buffering) is added in PFCP session
|
||||||
|
- Default Apply Action uses NOCP+BUFF
|
||||||
|
|
||||||
|
#### Enhancement
|
||||||
|
- Add parameter 'use_openair' for legacy UE ([#688](https://github.com/open5gs/open5gs/issues/688)) -- [s5uishida](https://github.com/s5uishida)
|
||||||
|
- Add CentOS vagrant ([#684](https://github.com/open5gs/open5gs/pull/684)) -- [danielgora](https://github.com/danielgora)
|
||||||
|
|
||||||
|
#### Bug Fixes
|
||||||
|
- SCTP workaround for PEER_ADDR_PARAMS ([#707](https://github.com/open5gs/open5gs/issues/707)) -- [infinitydon](https://github.com/infinitydon)
|
||||||
|
- Fix UPF for Landslide ([#685](https://github.com/open5gs/open5gs/issues/685)) -- [valenciakarlos](https://github.com/valenciakarlos)
|
||||||
|
|
||||||
|
Download -- [v2.1.0.tar.gz](https://github.com/open5gs/open5gs/archive/v2.1.0.tar.gz)
|
||||||
|
{: .notice--info}
|
||||||
Reference in New Issue
Block a user