Skip to content

Commit

Permalink
Create README.md (#60)
Browse files Browse the repository at this point in the history
* Create README.md

add gtp5g version table

* Update README.md

add free5gc version

* Update README.md

add free5gc version
  • Loading branch information
williamlin0518 authored Nov 12, 2024
1 parent 3b73a2b commit 42a4447
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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.

|free5GC Version| UPF Version | Compatible gtp5g Versions |
|-----------------|-----------------|--------------------------|
|v3.4.3| v1.2.3 | >= 0.8.6 and < 0.9.0 |
|v3.4.2| v1.2.3 | >= 0.8.6 and < 0.9.0 |
|v3.4.1| v1.2.2 | >= 0.8.6 and < 0.9.0 |
|v3.4.0| v1.2.1 | >= 0.8.6 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.0| v1.1.0 | >= 0.7.0 and < 0.7.0 |

0 comments on commit 42a4447

Please sign in to comment.