We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2776340 commit 6672806Copy full SHA for 6672806
1 file changed
README.md
@@ -27,7 +27,7 @@ cd OpenFlow-Forwarding
27
## Communication Protocol
28
Communication between the Switcher, multiple Routers and multiple Clients is handled by a universal Protocol Type system.
29
30
-| Protocol Type | Description | Components [Origin, Destination] |
+| Protocol Type | Description | Components [Origin -> Destination] |
31
| ------------- | ----------- | ---------- |
32
| #0 | Switcher accepted this current Router on network | Switcher -> Router |
33
| #1 | New Router Detected on Network by Switcher | Router -> Switcher |
0 commit comments