Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add free5gc version
  • Loading branch information
williamlin0518 authored Nov 9, 2024
1 parent 01426ef commit bddc370
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
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 |

0 comments on commit bddc370

Please sign in to comment.