Make TCP optional, rename port constant.

This commit is contained in:
Adam Ierymenko 2014-03-27 18:22:53 -07:00
parent 73c1d43f2f
commit 181369964f
4 changed files with 21 additions and 12 deletions

View file

@ -114,9 +114,9 @@ error_no_byte_order_defined;
#define ZT_ADDRESS_RESERVED_PREFIX 0xff
/**
* Default local port for ZeroTier traffic
* Default local port for ZeroTier UDP traffic
*/
#define ZT_DEFAULT_PORT 9993
#define ZT_DEFAULT_UDP_PORT 9993
/**
* Default payload MTU for UDP packets