X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;h=616f3cd97789c5924e6d64ec7762d687fbaca5e5;hb=55d097957f5bb8138959ad2202a40d85d49f029e;hp=b8db779dc07f8e6426a78049d8cf9512dc318b66;hpb=1c20f0e29cbf8627bfb1ff444572d52d6655c4e2;p=lttng-tools.git diff --git a/src/common/defaults.h b/src/common/defaults.h index b8db779dc..616f3cd97 100644 --- a/src/common/defaults.h +++ b/src/common/defaults.h @@ -182,6 +182,7 @@ /* Default network ports for trace streaming support */ #define DEFAULT_NETWORK_CONTROL_PORT 5342 #define DEFAULT_NETWORK_DATA_PORT 5343 +#define DEFAULT_NETWORK_VIEWER_PORT 5344 /* * If a thread stalls for this amount of time, it will be considered bogus (bad