IPAddressV(46) methods to convert IPs to their inverse in-addr.arpa / ip6.arpa repres...
[folly.git] / folly / IPAddressV6.h
index a1d0c7cbd3a9cd20d1e5cca951dccd64119fc939..c6ddc453235689659b556696b2b08a2c71396780 100644 (file)
@@ -274,6 +274,8 @@ class IPAddressV6 {
   // @see IPAddress#toFullyQualified
   std::string toFullyQualified() const;
 
+  std::string toInverseArpaName() const;
+
   // @see IPAddress#str
   std::string str() const;