Skip to content

Commit fdb98af

Browse files
jiceathomejuagargi
authored andcommitted
doc: update the port table to reflect current state (scionproto#4462)
Reflect the changes introduced in scionproto#4376
1 parent d741f8a commit fdb98af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/manuals/control/port-table.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
+---------------------------+----------------+--------+-----------------------------+
22
| Description | Transport | Port | Application protocol |
33
+---------------------------+----------------+--------+-----------------------------+
4-
| Service resolution | UDP/SCION | 30252 | Resolution protobufs |
4+
| Service resolution | UDP/SCION | random | Resolution protobufs |
55
+---------------------------+----------------+--------+-----------------------------+
6-
| Control-plane (inter-AS) | UDP/SCION | random | QUIC + gRPC with HTTP/2 |
6+
| Control-plane (inter-AS) | UDP/SCION | 30252 | QUIC + gRPC with HTTP/2 |
77
| | | | |
8-
| Discovery API | | | |
8+
| and Discovery APIs | | | |
99
+---------------------------+----------------+--------+-----------------------------+
1010
| Control-plane (intra-AS) | TCP | 30252 | gRPC with HTTP/2 |
1111
| | | | |
12-
| Health API | | | |
12+
| and Health APIs | | | |
1313
+---------------------------+----------------+--------+-----------------------------+
1414
| Monitoring | TCP | 30452 | HTTP/2 |
1515
+---------------------------+----------------+--------+-----------------------------+

0 commit comments

Comments
 (0)