X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;h=616f3cd97789c5924e6d64ec7762d687fbaca5e5;hb=d3e2ba59faddb31870e2ce29b6a881f7ad5ad883;hp=b8db779dc07f8e6426a78049d8cf9512dc318b66;hpb=7ce3675685dbbc7be9536eb9c2b5ff8d677dc0b5;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