===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
openvpn-auth-radius-2.1/.pc/20_iroute_mask.diff/UserAuth.cpp-1562-					//convert from string to integer in network byte order
openvpn-auth-radius-2.1/.pc/20_iroute_mask.diff/UserAuth.cpp:1563:					ip2=inet_addr(this->getFramedIp().c_str());
openvpn-auth-radius-2.1/.pc/20_iroute_mask.diff/UserAuth.cpp-1564-					//convert from network byte order to host byte order
##############################################
openvpn-auth-radius-2.1/UserAuth.cpp-1561-					//convert from string to integer in network byte order
openvpn-auth-radius-2.1/UserAuth.cpp:1562:					ip2=inet_addr(this->getFramedIp().c_str());
openvpn-auth-radius-2.1/UserAuth.cpp-1563-					//convert from network byte order to host byte order