#define MAX_NODOS 50 #define MAX_TTL 10 #define DEFAULT_LINK 1 #define HOPS_INFINITY 15 #define TIMEOUT_DV 1000000 #define TIMEOUT_NODE 4000000