Skip to content

Commit

Permalink
Update README; close #90
Browse files Browse the repository at this point in the history
  • Loading branch information
louisroyer committed Jan 6, 2025
1 parent c502e1b commit 1c940e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ To analyse RAN traffic, you can install the following Wireshark/Tshark plugin :

### Known issues
- Docker version `5:25.0.0` has [a bug](https://github.com/moby/moby/issues/47120) that prevent running the testbed. Use a different version (`5:25.0.1` or higher, or `5:24.*` or lower).
- To be able to use Free5GC's UPFs along with NextMN-Lite (`make set/dataplane/free5gc && make set/controlplane/nextmn-lite`), you must apply the patch provided in [free5gc/gtp5g#130](https://github.com/free5gc/gtp5g/pull/130) (or you may try to disable GTP Sequence Numbers). If you don't, downlink packets wil be malformed, and thus dropped by NextMN's gNB Lite.
- To be able to use Free5GC's UPFs along with NextMN-Lite (`make set/dataplane/free5gc && make set/controlplane/nextmn-lite`), you must use [free5gc/gtp5g](https://github.com/free5gc/gtp5g) v0.9.6 at least.

## Copyright
### Author
Expand Down

0 comments on commit 1c940e3

Please sign in to comment.