Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Carmelo Cascone <carmelo@opennetworking.org>
  • Loading branch information
Tomasz Osiński and ccascone authored Mar 4, 2022
1 parent 79953f8 commit 0e9d6e6
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 @@ -19,7 +19,7 @@ The UPF implementation is a part of [the Aether platform](https://opennetworking

The UPF implementation consists of two layers:

- **the PFCP Agent** (_pfcpiface_) implements the northbound interface of UPF and exposes the PFCP endpoint to the 4G/5G control plane.
- **PFCP Agent:** (_pfcpiface_) a Go-based implementation of the PFCP northbound API used to interact with the mobile core control plane.
- **fastpath** implements a data plane of UPF. The PFCP Agent implements fastpath plugins that translate the
PFCP semantics to the fastpath-specific data plane configuration. We currently support two fastpath implementations:
- BESS-UPF - the UPF implementation that is build on top of [Berkeley Extensible Software Switch](https://github.com/NetSys/bess/) (BESS) programmable framework.
Expand Down

0 comments on commit 0e9d6e6

Please sign in to comment.