src/node/ipv4-address.h
changeset 6182 05727a89b220
parent 5227 ecb08c1fc273
--- a/src/node/ipv4-address.h	Thu Apr 08 13:39:07 2010 +0200
+++ b/src/node/ipv4-address.h	Thu Apr 08 22:51:09 2010 +0900
@@ -112,6 +112,10 @@
     */
   bool IsMulticast (void) const;
   /**
+    * \return true only if address is in local multicast address scope, 224.0.0.0/24
+    */
+  bool IsLocalMulticast (void) const;
+  /**
    * \brief Combine this address with a network mask
    *
    * This method returns an IPv4 address that is this address combined