From 3da08b251446cd47134c4ef6cf46150176d86fc3 Mon Sep 17 00:00:00 2001 From: Louis Royer <55180044+louisroyer@users.noreply.github.com> Date: Fri, 1 Mar 2024 12:51:34 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 414af9c..2c49cc8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # NextMN-UPF NextMN-UPF is an experimental 5G UPF implementation. This UPF is implemented in User Space, meaning it does not depend on Linux GTP module. -This UPF is still at the early stages of development and contains bugs and will crash in unexpected manners. -Please do not use it for anything other than experimentation. Expect breaking changes until v1.0.0 +> [!WARNING] +> This UPF is still at the early stages of development and contains bugs and will crash in unexpected manners. +> Please do not use it for anything other than experimentation. Expect breaking changes until v1.0.0 The following features are implemented: - IPv4/IPv6 both in inner and outer PDUs (note: IPv6 is not implemented in Linux GTP module)