(file) Return to HostAddress.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/HostAddress.h between version 1.5 and 1.5.2.1

version 1.5, 2008/12/16 18:56:00 version 1.5.2.1, 2009/09/25 13:45:06
Line 68 
Line 68 
 #define PEGASUS_IPV4_LOOPBACK_INIT 0x7F000001 #define PEGASUS_IPV4_LOOPBACK_INIT 0x7F000001
 #endif #endif
  
   #define PEGASUS_IPV4_LOOPBACK_RANGE_START 0x7F000000
   #define PEGASUS_IPV4_LOOPBACK_RANGE_END 0x7FFFFFFF
   
   
 #ifdef PEGASUS_ENABLE_IPV6 #ifdef PEGASUS_ENABLE_IPV6
 #define PEGASUS_IN6_ADDR_SIZE (sizeof (struct in6_addr)) #define PEGASUS_IN6_ADDR_SIZE (sizeof (struct in6_addr))
 #else #else


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2