upf
upf copied to clipboard
4G/5G Mobile Core User Plane
Hello, I am trying to follow the instructions at [INSTALL.md](https://github.com/omec-project/upf/blob/master/docs/INSTALL.md) but unable to `docker exec bess ./bessctl run up4`. The exception I get is: ```console root@vagrant:/vagrant# docker exec -it bess...
in case , someone is facing this issue -->its a machine specific /upf$ ./scripts/docker_setup.sh Error response from daemon: No such container: pause Error response from daemon: No such container: bess...
Scheduler functionality. ->support bulk enqueue - dequeue functionality -> automatic line rate extraction ->configuration files supported
Hi, I've tried to run UPF in docker environment in "dpdk" mode. Everything works fine, but outgoing packets from N4 interface (bess-pfcpiface) have wrong checksums and are also non-zero. I've...
This patch will enable Larger Packet burst sizes . It resolves series of crashes observed while testing with Larger burst sizes. Patch under testing.
Qos - utility for packet marking
Currently, lint (golangci-lint) is failing due to a problem related to gofmt in 2 files and a gosec problem with the pfcpiface.go file. This PR should address these issues
Bumps [bots-house/ghcr-delete-image-action](https://github.com/bots-house/ghcr-delete-image-action) from 9dee3adb4e4082ef06710f3d8aa9f7e73f89d189 to 1.0.1. This release includes the previously tagged commit. Release notes Sourced from bots-house/ghcr-delete-image-action's releases. Release 1.0.1 chore: add release-it as dev dep (702666b) docs(README.md): add...