Difference for main/ip_base.h from version 1.1 to 1.2


version 1.1 version 1.2
Line 33
 
Line 33
   
 unsigned short ip_portshift(unsigned short baseport, const char *cs);  unsigned short ip_portshift(unsigned short baseport, const char *cs);
   
   
 #define UDPDEBUG  
   
   
 #define UDP_BASEPORT 31017  #define UDP_BASEPORT 31017
 #define UDP_SERV_BASEPORT 30817  #define UDP_SERV_BASEPORT 30817
 #define PORTSHIFT_TOLERANCE 0x100  #define PORTSHIFT_TOLERANCE 0x100

Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2