-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
# go-upf | ||
### The specific version | ||
**Note:** Please make sure to check your UPF version and use a compatible gtp5g version according to the table below. | ||
|
||
| UPF Version | Compatible gtp5g Versions | | ||
|-----------------|--------------------------| | ||
| v1.2.3 |(>= 0.8.6 and < 0.9.0) or >= 0.9.3 | | ||
| v1.2.2 | >= 0.8.6 and < 0.9.0 | | ||
| v1.2.1 | >= 0.8.1 and < 0.9.0 | | ||
| v1.2.0 | >= 0.8.1 and < 0.9.0 | | ||
| v1.1.0 | >= 0.7.0 and < 0.7.0 | | ||
| v1.0.1 | >= 0.6.6 and < 0.6.6 | | ||
|free5GC Version| UPF Version | Compatible gtp5g Versions | | ||
|-----------------|-----------------|--------------------------| | ||
|v3.4.1| v1.2.3 | >= 0.8.6 and < 0.9.0 | | ||
|v3.4.1| v1.2.2 | >= 0.8.6 and < 0.9.0 | | ||
|v3.3.0| v1.2.1 | >= 0.8.1 and < 0.9.0 | | ||
|v3.3.0| v1.2.0 | >= 0.8.1 and < 0.9.0 | | ||
|v3.2.1| v1.1.0 | >= 0.7.0 and < 0.7.0 | | ||
|v3.2.1| v1.0.1 | >= 0.6.6 and < 0.6.6 | |