Some TRACE improvements and comment revs.

This commit is contained in:
Adam Ierymenko 2014-06-18 08:25:30 -07:00
parent 2162a419e3
commit 5d467f0f45
3 changed files with 4 additions and 2 deletions

View file

@ -133,7 +133,7 @@ error_no_byte_order_defined;
#define ZT_UDP_DEFAULT_PAYLOAD_MTU 1444
/**
* MTU used for Ethernet tap device
* Default MTU used for Ethernet tap device
*
* This is pretty much an unchangeable global constant. To make it change
* across nodes would require logic to send ICMP packet too big messages,