changeset 7161 | 7cc4506fb853 |
parent 7143 | 0146b1916bc0 |
child 7322 | dd3e0eb91512 |
--- a/CHANGES.html Thu May 12 23:14:54 2011 -0700 +++ b/CHANGES.html Fri May 13 00:21:25 2011 -0700 @@ -114,6 +114,13 @@ </pre> </p> </li> +<li><b>Multicast GetOutputTtl() commands</b> +<p> As part of bug 1047 rework to enable multicast routes on nodes with +more than 16 interfaces, the methods Ipv4MulticastRoute::GetOutputTtl () +and Ipv6MulticastRoute::GetOutputTtl () have been modified to return +a std::map of interface IDs and TTLs for the route. +</p> +</li> </ul> <h2>Changed behavior:</h2>