Package org.onosproject.net.behaviour.upf
3GPP User Plane Function behaviors and related classes.
-
Interface Summary Interface Description UpfDevice Provides means to update forwarding state to implement a 3GPP User Plane Function.UpfProgrammable Provides means to update the device forwarding state to implement a 3GPP User Plane Function. -
Class Summary Class Description ForwardingActionRule A single Forwarding Action Rule (FAR), an entity described in the 3GPP specifications (although that does not mean that this class is 3GPP compliant).ForwardingActionRule.Builder GtpTunnel A structure representing a unidirectional GTP tunnel.GtpTunnel.GtpTunnelBuilder PacketDetectionRule A single Packet Detection Rule (PDR), an entity described in the 3GPP specifications (although that does not mean that this class is 3GPP compliant).PacketDetectionRule.Builder PdrStats A structure for compactly passing PDR counter values for a given counter ID.PdrStats.Builder UpfInterface A UPF device interface, such as a S1U or UE IP address pool.UpfInterface.Builder -
Enum Summary Enum Description UpfInterface.Type UpfProgrammableException.Type -
Exception Summary Exception Description UpfProgrammableException An exception indicating a an error happened in the UPF programmable behaviour.