equal
deleted
inserted
replaced
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. |