src/internet/helper/ipv6-address-helper.h
changeset 9871 90c92578f680
parent 8798 5d8dfd7c6609
child 9907 33df03225d5d
equal deleted inserted replaced
9870:6543f3876ff5 9871:90c92578f680
   108    * network IDs, and resets the interface ID to the previously used
   108    * network IDs, and resets the interface ID to the previously used
   109    * base.
   109    * base.
   110    *  
   110    *  
   111    * \param network The IPv6 network
   111    * \param network The IPv6 network
   112    * \param prefix The prefix
   112    * \param prefix The prefix
       
   113    * \deprecated
   113    */
   114    */
   114   void NewNetwork (Ipv6Address network, Ipv6Prefix prefix) NS_DEPRECATED;
   115   void NewNetwork (Ipv6Address network, Ipv6Prefix prefix) NS_DEPRECATED;
   115 
   116 
   116   /**
   117   /**
   117    * \brief Allocate a new network.
   118    * \brief Allocate a new network.