neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-pfcp/+/29037 )
Change subject: doc: minor fix in pfcp_cp_peer_fsm.dot
......................................................................
doc: minor fix in pfcp_cp_peer_fsm.dot
Change-Id: I0de10d5331df128081d6b875e3ba9c0c3c32bd9f
---
M doc/charts/pfcp_cp_peer_fsm.dot
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-pfcp refs/changes/37/29037/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
https://gerrit.osmocom.org/c/libosmo-pfcp/+/29037
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-pfcp
Gerrit-Branch: master
Gerrit-Change-Id: I0de10d5331df128081d6b875e3ba9c0c3c32bd9f
Gerrit-Change-Number: 29037
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: newchange