neels has uploaded this change for review.

View Change

cp_peer chart wip

Related: SYS#5895
Change-Id: Iabb53b291c47901892eb68c176622e1e49ed5562
---
M doc/charts/pfcp_cp_peer_fsm.dot
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/52/28752/1
diff --git a/doc/charts/pfcp_cp_peer_fsm.dot b/doc/charts/pfcp_cp_peer_fsm.dot
index 101fe07..ec0d1fd 100644
--- a/doc/charts/pfcp_cp_peer_fsm.dot
+++ b/doc/charts/pfcp_cp_peer_fsm.dot
@@ -4,6 +4,7 @@

cp [label="CP function",shape="box"]

+cp -> DISABLED [label="cp_peer_alloc()"]
cp -> WAIT_ASSOC_SETUP_RESP [label="cp_peer_associate()"]

txrx [label="PFCP socket",shape="box"]

To view, visit change 28752. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: Iabb53b291c47901892eb68c176622e1e49ed5562
Gerrit-Change-Number: 28752
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr@sysmocom.de>
Gerrit-MessageType: newchange