neels has uploaded this change for review.
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 change 29037. To unsubscribe, or for help writing mail filters, visit settings.