{section: Current Condor Code Base}
sockaddr_in* is used in many areas.
unsigned long is used to hold IP address.
+{linebreak}
+{linebreak}
+In sock.h,{linebreak}
+Things to change.{linebreak}
+{code}
+unsigned int Sock::get_ip_int()
+unsigned int Sock::peer_ip_int()
+{endcode}
+need to change source file where it calls get_ip_int(), peer_ip_int()
{section: The method of Attack}
